Started by user tesonep@gmail.com Replayed #6 Connecting to https://api.github.com using pharo-ci using token as pass Obtained Jenkinsfile from f733be409194af5b2da3deedcc20f21e4fcf37f1 [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on pharo-ci-jenkins2-osx-intel in /builds/workspace/pharo-vm_pharo-10 [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (VM Unit Tests) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 Commit message: "Merge pull request #674 from guillep/rc-10.0.6" > git rev-list --no-walk f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 [Pipeline] stash Stashed 2 file(s) [Pipeline] sh + git tag --list --points-at HEAD expected to call java.lang.String.eachLine but wound up catching org.jenkinsci.plugins.workflow.cps.CpsClosure2.call; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/ [Pipeline] echo Extracted versionTag: v10.0.6 is release: true [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] cmakeBuild [runTests] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6-f733be40 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +0200 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.4.4.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 6% complete] -- [download 8% 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 51% complete] -- [download 52% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 37% 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 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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 6% complete] -- [download 11% complete] -- [download 13% complete] -- [download 17% complete] -- [download 19% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 27% complete] -- [download 29% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 39% complete] -- [download 41% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 51% complete] -- [download 53% complete] -- [download 56% complete] -- [download 58% complete] -- [download 60% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 68% complete] -- [download 75% complete] -- [download 84% complete] -- [download 88% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/freetype-2.12.1.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 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 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 5% complete] -- [download 13% complete] -- [download 14% complete] -- [download 19% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 36% complete] -- [download 38% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 53% complete] -- [download 65% complete] -- [download 68% complete] -- [download 69% complete] -- [download 74% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% 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 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 14% 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 37% complete] -- [download 41% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 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 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 90% complete] -- [download 94% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libpng-1.6.37.zip' -- [download 2% complete] -- [download 6% 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 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% 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 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 83% complete] -- [download 84% 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_pharo-10/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/runTests [Pipeline] { [Pipeline] sh + VERBOSE=1 + make vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 70%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 70%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 80%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 90%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/runTests/CMakeFiles 0 [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker [Pipeline] { [Pipeline] sh + wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip --2023-08-11 11:07:41-- 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,07M 11s 50K .......... .......... .......... .......... .......... 0% 7,68M 8s 100K .......... .......... .......... .......... .......... 0% 29,4M 6s 150K .......... .......... .......... .......... .......... 0% 44,1M 5s 200K .......... .......... .......... .......... .......... 0% 6,09M 5s 250K .......... .......... .......... .......... .......... 0% 26,3M 5s 300K .......... .......... .......... .......... .......... 0% 38,4M 4s 350K .......... .......... .......... .......... .......... 0% 35,8M 4s 400K .......... .......... .......... .......... .......... 0% 35,3M 3s 450K .......... .......... .......... .......... .......... 1% 26,3M 3s 500K .......... .......... .......... .......... .......... 1% 30,1M 3s 550K .......... .......... .......... .......... .......... 1% 38,5M 3s 600K .......... .......... .......... .......... .......... 1% 23,8M 3s 650K .......... .......... .......... .......... .......... 1% 65,9M 3s 700K .......... .......... .......... .......... .......... 1% 30,5M 3s 750K .......... .......... .......... .......... .......... 1% 27,9M 3s 800K .......... .......... .......... .......... .......... 1% 75,9M 2s 850K .......... .......... .......... .......... .......... 1% 27,9M 2s 900K .......... .......... .......... .......... .......... 2% 86,3M 2s 950K .......... .......... .......... .......... .......... 2% 62,9M 2s 1000K .......... .......... .......... .......... .......... 2% 73,5M 2s 1050K .......... .......... .......... .......... .......... 2% 42,3M 2s 1100K .......... .......... .......... .......... .......... 2% 25,3M 2s 1150K .......... .......... .......... .......... .......... 2% 53,4M 2s 1200K .......... .......... .......... .......... .......... 2% 69,5M 2s 1250K .......... .......... .......... .......... .......... 2% 61,3M 2s 1300K .......... .......... .......... .......... .......... 2% 75,7M 2s 1350K .......... .......... .......... .......... .......... 3% 79,0M 2s 1400K .......... .......... .......... .......... .......... 3% 67,2M 2s 1450K .......... .......... .......... .......... .......... 3% 18,3M 2s 1500K .......... .......... .......... .......... .......... 3% 30,5M 2s 1550K .......... .......... .......... .......... .......... 3% 26,6M 2s 1600K .......... .......... .......... .......... .......... 3% 27,4M 2s 1650K .......... .......... .......... .......... .......... 3% 24,7M 2s 1700K .......... .......... .......... .......... .......... 3% 32,6M 2s 1750K .......... .......... .......... .......... .......... 3% 91,8M 2s 1800K .......... .......... .......... .......... .......... 4% 99,2M 2s 1850K .......... .......... .......... .......... .......... 4% 91,1M 2s 1900K .......... .......... .......... .......... .......... 4% 84,5M 2s 1950K .......... .......... .......... .......... .......... 4% 83,0M 2s 2000K .......... .......... .......... .......... .......... 4% 93,4M 2s 2050K .......... .......... .......... .......... .......... 4% 85,7M 1s 2100K .......... .......... .......... .......... .......... 4% 93,7M 1s 2150K .......... .......... .......... .......... .......... 4% 95,9M 1s 2200K .......... .......... .......... .......... .......... 4% 87,8M 1s 2250K .......... .......... .......... .......... .......... 5% 84,3M 1s 2300K .......... .......... .......... .......... .......... 5% 90,1M 1s 2350K .......... .......... .......... .......... .......... 5% 88,0M 1s 2400K .......... .......... .......... .......... .......... 5% 37,5M 1s 2450K .......... .......... .......... .......... .......... 5% 70,0M 1s 2500K .......... .......... .......... .......... .......... 5% 91,3M 1s 2550K .......... .......... .......... .......... .......... 5% 91,3M 1s 2600K .......... .......... .......... .......... .......... 5% 66,4M 1s 2650K .......... .......... .......... .......... .......... 5% 93,2M 1s 2700K .......... .......... .......... .......... .......... 6% 49,7M 1s 2750K .......... .......... .......... .......... .......... 6% 35,1M 1s 2800K .......... .......... .......... .......... .......... 6% 62,4M 1s 2850K .......... .......... .......... .......... .......... 6% 105M 1s 2900K .......... .......... .......... .......... .......... 6% 99,4M 1s 2950K .......... .......... .......... .......... .......... 6% 89,4M 1s 3000K .......... .......... .......... .......... .......... 6% 82,5M 1s 3050K .......... .......... .......... .......... .......... 6% 100M 1s 3100K .......... .......... .......... .......... .......... 6% 33,9M 1s 3150K .......... .......... .......... .......... .......... 7% 30,9M 1s 3200K .......... .......... .......... .......... .......... 7% 56,6M 1s 3250K .......... .......... .......... .......... .......... 7% 76,2M 1s 3300K .......... .......... .......... .......... .......... 7% 72,8M 1s 3350K .......... .......... .......... .......... .......... 7% 62,0M 1s 3400K .......... .......... .......... .......... .......... 7% 72,8M 1s 3450K .......... .......... .......... .......... .......... 7% 61,4M 1s 3500K .......... .......... .......... .......... .......... 7% 70,7M 1s 3550K .......... .......... .......... .......... .......... 7% 38,2M 1s 3600K .......... .......... .......... .......... .......... 8% 64,0M 1s 3650K .......... .......... .......... .......... .......... 8% 73,3M 1s 3700K .......... .......... .......... .......... .......... 8% 57,0M 1s 3750K .......... .......... .......... .......... .......... 8% 73,2M 1s 3800K .......... .......... .......... .......... .......... 8% 58,8M 1s 3850K .......... .......... .......... .......... .......... 8% 69,2M 1s 3900K .......... .......... .......... .......... .......... 8% 35,3M 1s 3950K .......... .......... .......... .......... .......... 8% 58,8M 1s 4000K .......... .......... .......... .......... .......... 8% 67,8M 1s 4050K .......... .......... .......... .......... .......... 9% 65,9M 1s 4100K .......... .......... .......... .......... .......... 9% 69,7M 1s 4150K .......... .......... .......... .......... .......... 9% 61,3M 1s 4200K .......... .......... .......... .......... .......... 9% 90,1M 1s 4250K .......... .......... .......... .......... .......... 9% 63,2M 1s 4300K .......... .......... .......... .......... .......... 9% 46,2M 1s 4350K .......... .......... .......... .......... .......... 9% 72,9M 1s 4400K .......... .......... .......... .......... .......... 9% 69,3M 1s 4450K .......... .......... .......... .......... .......... 9% 56,2M 1s 4500K .......... .......... .......... .......... .......... 10% 64,3M 1s 4550K .......... .......... .......... .......... .......... 10% 67,3M 1s 4600K .......... .......... .......... .......... .......... 10% 90,1M 1s 4650K .......... .......... .......... .......... .......... 10% 57,4M 1s 4700K .......... .......... .......... .......... .......... 10% 109M 1s 4750K .......... .......... .......... .......... .......... 10% 134M 1s 4800K .......... .......... .......... .......... .......... 10% 135M 1s 4850K .......... .......... .......... .......... .......... 10% 98,2M 1s 4900K .......... .......... .......... .......... .......... 10% 77,1M 1s 4950K .......... .......... .......... .......... .......... 11% 51,2M 1s 5000K .......... .......... .......... .......... .......... 11% 59,2M 1s 5050K .......... .......... .......... .......... .......... 11% 71,5M 1s 5100K .......... .......... .......... .......... .......... 11% 48,3M 1s 5150K .......... .......... .......... .......... .......... 11% 62,4M 1s 5200K .......... .......... .......... .......... .......... 11% 83,2M 1s 5250K .......... .......... .......... .......... .......... 11% 86,6M 1s 5300K .......... .......... .......... .......... .......... 11% 58,5M 1s 5350K .......... .......... .......... .......... .......... 11% 88,1M 1s 5400K .......... .......... .......... .......... .......... 12% 93,5M 1s 5450K .......... .......... .......... .......... .......... 12% 135M 1s 5500K .......... .......... .......... .......... .......... 12% 129M 1s 5550K .......... .......... .......... .......... .......... 12% 60,4M 1s 5600K .......... .......... .......... .......... .......... 12% 52,5M 1s 5650K .......... .......... .......... .......... .......... 12% 74,2M 1s 5700K .......... .......... .......... .......... .......... 12% 64,2M 1s 5750K .......... .......... .......... .......... .......... 12% 76,2M 1s 5800K .......... .......... .......... .......... .......... 12% 55,0M 1s 5850K .......... .......... .......... .......... .......... 13% 48,7M 1s 5900K .......... .......... .......... .......... .......... 13% 70,7M 1s 5950K .......... .......... .......... .......... .......... 13% 60,0M 1s 6000K .......... .......... .......... .......... .......... 13% 59,4M 1s 6050K .......... .......... .......... .......... .......... 13% 71,7M 1s 6100K .......... .......... .......... .......... .......... 13% 81,9M 1s 6150K .......... .......... .......... .......... .......... 13% 85,1M 1s 6200K .......... .......... .......... .......... .......... 13% 85,2M 1s 6250K .......... .......... .......... .......... .......... 13% 71,1M 1s 6300K .......... .......... .......... .......... .......... 14% 69,7M 1s 6350K .......... .......... .......... .......... .......... 14% 90,8M 1s 6400K .......... .......... .......... .......... .......... 14% 76,9M 1s 6450K .......... .......... .......... .......... .......... 14% 68,9M 1s 6500K .......... .......... .......... .......... .......... 14% 72,2M 1s 6550K .......... .......... .......... .......... .......... 14% 153M 1s 6600K .......... .......... .......... .......... .......... 14% 134M 1s 6650K .......... .......... .......... .......... .......... 14% 129M 1s 6700K .......... .......... .......... .......... .......... 14% 101M 1s 6750K .......... .......... .......... .......... .......... 15% 62,4M 1s 6800K .......... .......... .......... .......... .......... 15% 72,7M 1s 6850K .......... .......... .......... .......... .......... 15% 77,9M 1s 6900K .......... .......... .......... .......... .......... 15% 78,4M 1s 6950K .......... .......... .......... .......... .......... 15% 81,2M 1s 7000K .......... .......... .......... .......... .......... 15% 72,4M 1s 7050K .......... .......... .......... .......... .......... 15% 63,7M 1s 7100K .......... .......... .......... .......... .......... 15% 68,9M 1s 7150K .......... .......... .......... .......... .......... 15% 78,5M 1s 7200K .......... .......... .......... .......... .......... 16% 84,0M 1s 7250K .......... .......... .......... .......... .......... 16% 91,3M 1s 7300K .......... .......... .......... .......... .......... 16% 85,7M 1s 7350K .......... .......... .......... .......... .......... 16% 109M 1s 7400K .......... .......... .......... .......... .......... 16% 86,0M 1s 7450K .......... .......... .......... .......... .......... 16% 85,7M 1s 7500K .......... .......... .......... .......... .......... 16% 88,1M 1s 7550K .......... .......... .......... .......... .......... 16% 96,5M 1s 7600K .......... .......... .......... .......... .......... 16% 91,6M 1s 7650K .......... .......... .......... .......... .......... 17% 96,5M 1s 7700K .......... .......... .......... .......... .......... 17% 85,1M 1s 7750K .......... .......... .......... .......... .......... 17% 78,9M 1s 7800K .......... .......... .......... .......... .......... 17% 88,8M 1s 7850K .......... .......... .......... .......... .......... 17% 97,7M 1s 7900K .......... .......... .......... .......... .......... 17% 92,3M 1s 7950K .......... .......... .......... .......... .......... 17% 113M 1s 8000K .......... .......... .......... .......... .......... 17% 119M 1s 8050K .......... .......... .......... .......... .......... 17% 138M 1s 8100K .......... .......... .......... .......... .......... 18% 165M 1s 8150K .......... .......... .......... .......... .......... 18% 2,40M 1s 8200K .......... .......... .......... .......... .......... 18% 114M 1s 8250K .......... .......... .......... .......... .......... 18% 113M 1s 8300K .......... .......... .......... .......... .......... 18% 133M 1s 8350K .......... .......... .......... .......... .......... 18% 133M 1s 8400K .......... .......... .......... .......... .......... 18% 106M 1s 8450K .......... .......... .......... .......... .......... 18% 129M 1s 8500K .......... .......... .......... .......... .......... 18% 107M 1s 8550K .......... .......... .......... .......... .......... 19% 116M 1s 8600K .......... .......... .......... .......... .......... 19% 133M 1s 8650K .......... .......... .......... .......... .......... 19% 135M 1s 8700K .......... .......... .......... .......... .......... 19% 135M 1s 8750K .......... .......... .......... .......... .......... 19% 100M 1s 8800K .......... .......... .......... .......... .......... 19% 93,5M 1s 8850K .......... .......... .......... .......... .......... 19% 105M 1s 8900K .......... .......... .......... .......... .......... 19% 99,9M 1s 8950K .......... .......... .......... .......... .......... 19% 111M 1s 9000K .......... .......... .......... .......... .......... 20% 98,6M 1s 9050K .......... .......... .......... .......... .......... 20% 106M 1s 9100K .......... .......... .......... .......... .......... 20% 122M 1s 9150K .......... .......... .......... .......... .......... 20% 67,2M 1s 9200K .......... .......... .......... .......... .......... 20% 97,3M 1s 9250K .......... .......... .......... .......... .......... 20% 113M 1s 9300K .......... .......... .......... .......... .......... 20% 131M 1s 9350K .......... .......... .......... .......... .......... 20% 69,5M 1s 9400K .......... .......... .......... .......... .......... 20% 131M 1s 9450K .......... .......... .......... .......... .......... 21% 114M 1s 9500K .......... .......... .......... .......... .......... 21% 108M 1s 9550K .......... .......... .......... .......... .......... 21% 117M 1s 9600K .......... .......... .......... .......... .......... 21% 121M 1s 9650K .......... .......... .......... .......... .......... 21% 113M 1s 9700K .......... .......... .......... .......... .......... 21% 133M 1s 9750K .......... .......... .......... .......... .......... 21% 117M 1s 9800K .......... .......... .......... .......... .......... 21% 65,9M 1s 9850K .......... .......... .......... .......... .......... 21% 115M 1s 9900K .......... .......... .......... .......... .......... 22% 128M 1s 9950K .......... .......... .......... .......... .......... 22% 82,8M 1s 10000K .......... .......... .......... .......... .......... 22% 83,0M 1s 10050K .......... .......... .......... .......... .......... 22% 121M 1s 10100K .......... .......... .......... .......... .......... 22% 111M 1s 10150K .......... .......... .......... .......... .......... 22% 134M 1s 10200K .......... .......... .......... .......... .......... 22% 21,8M 1s 10250K .......... .......... .......... .......... .......... 22% 78,6M 1s 10300K .......... .......... .......... .......... .......... 22% 117M 1s 10350K .......... .......... .......... .......... .......... 23% 132M 1s 10400K .......... .......... .......... .......... .......... 23% 62,8M 1s 10450K .......... .......... .......... .......... .......... 23% 126M 1s 10500K .......... .......... .......... .......... .......... 23% 112M 1s 10550K .......... .......... .......... .......... .......... 23% 29,7M 1s 10600K .......... .......... .......... .......... .......... 23% 112M 1s 10650K .......... .......... .......... .......... .......... 23% 36,5M 1s 10700K .......... .......... .......... .......... .......... 23% 118M 1s 10750K .......... .......... .......... .......... .......... 23% 48,4M 1s 10800K .......... .......... .......... .......... .......... 24% 82,8M 1s 10850K .......... .......... .......... .......... .......... 24% 128M 1s 10900K .......... .......... .......... .......... .......... 24% 105M 1s 10950K .......... .......... .......... .......... .......... 24% 34,6M 1s 11000K .......... .......... .......... .......... .......... 24% 36,4M 1s 11050K .......... .......... .......... .......... .......... 24% 72,4M 1s 11100K .......... .......... .......... .......... .......... 24% 88,0M 1s 11150K .......... .......... .......... .......... .......... 24% 48,9M 1s 11200K .......... .......... .......... .......... .......... 24% 90,1M 1s 11250K .......... .......... .......... .......... .......... 25% 78,3M 1s 11300K .......... .......... .......... .......... .......... 25% 126M 1s 11350K .......... .......... .......... .......... .......... 25% 105M 1s 11400K .......... .......... .......... .......... .......... 25% 24,9M 1s 11450K .......... .......... .......... .......... .......... 25% 96,3M 1s 11500K .......... .......... .......... .......... .......... 25% 95,6M 1s 11550K .......... .......... .......... .......... .......... 25% 47,8M 1s 11600K .......... .......... .......... .......... .......... 25% 78,8M 1s 11650K .......... .......... .......... .......... .......... 25% 82,6M 1s 11700K .......... .......... .......... .......... .......... 26% 64,7M 1s 11750K .......... .......... .......... .......... .......... 26% 133M 1s 11800K .......... .......... .......... .......... .......... 26% 76,7M 1s 11850K .......... .......... .......... .......... .......... 26% 46,5M 1s 11900K .......... .......... .......... .......... .......... 26% 76,4M 1s 11950K .......... .......... .......... .......... .......... 26% 71,5M 1s 12000K .......... .......... .......... .......... .......... 26% 70,2M 1s 12050K .......... .......... .......... .......... .......... 26% 97,3M 1s 12100K .......... .......... .......... .......... .......... 26% 69,7M 1s 12150K .......... .......... .......... .......... .......... 27% 89,6M 1s 12200K .......... .......... .......... .......... .......... 27% 31,0M 1s 12250K .......... .......... .......... .......... .......... 27% 57,2M 1s 12300K .......... .......... .......... .......... .......... 27% 74,4M 1s 12350K .......... .......... .......... .......... .......... 27% 48,6M 1s 12400K .......... .......... .......... .......... .......... 27% 133M 1s 12450K .......... .......... .......... .......... .......... 27% 135M 1s 12500K .......... .......... .......... .......... .......... 27% 135M 1s 12550K .......... .......... .......... .......... .......... 27% 119M 1s 12600K .......... .......... .......... .......... .......... 28% 23,4M 1s 12650K .......... .......... .......... .......... .......... 28% 64,6M 1s 12700K .......... .......... .......... .......... .......... 28% 54,0M 1s 12750K .......... .......... .......... .......... .......... 28% 51,1M 1s 12800K .......... .......... .......... .......... .......... 28% 69,5M 1s 12850K .......... .......... .......... .......... .......... 28% 72,7M 1s 12900K .......... .......... .......... .......... .......... 28% 70,8M 1s 12950K .......... .......... .......... .......... .......... 28% 58,5M 1s 13000K .......... .......... .......... .......... .......... 28% 62,8M 1s 13050K .......... .......... .......... .......... .......... 28% 60,0M 1s 13100K .......... .......... .......... .......... .......... 29% 36,7M 1s 13150K .......... .......... .......... .......... .......... 29% 48,6M 1s 13200K .......... .......... .......... .......... .......... 29% 41,6M 1s 13250K .......... .......... .......... .......... .......... 29% 47,5M 1s 13300K .......... .......... .......... .......... .......... 29% 52,4M 1s 13350K .......... .......... .......... .......... .......... 29% 100M 1s 13400K .......... .......... .......... .......... .......... 29% 82,8M 1s 13450K .......... .......... .......... .......... .......... 29% 71,9M 1s 13500K .......... .......... .......... .......... .......... 29% 135M 1s 13550K .......... .......... .......... .......... .......... 30% 114M 1s 13600K .......... .......... .......... .......... .......... 30% 128M 1s 13650K .......... .......... .......... .......... .......... 30% 135M 1s 13700K .......... .......... .......... .......... .......... 30% 132M 1s 13750K .......... .......... .......... .......... .......... 30% 105M 1s 13800K .......... .......... .......... .......... .......... 30% 25,8M 1s 13850K .......... .......... .......... .......... .......... 30% 106M 1s 13900K .......... .......... .......... .......... .......... 30% 104M 1s 13950K .......... .......... .......... .......... .......... 30% 65,2M 1s 14000K .......... .......... .......... .......... .......... 31% 81,9M 1s 14050K .......... .......... .......... .......... .......... 31% 72,3M 1s 14100K .......... .......... .......... .......... .......... 31% 70,9M 1s 14150K .......... .......... .......... .......... .......... 31% 57,9M 1s 14200K .......... .......... .......... .......... .......... 31% 73,4M 1s 14250K .......... .......... .......... .......... .......... 31% 37,0M 1s 14300K .......... .......... .......... .......... .......... 31% 43,8M 1s 14350K .......... .......... .......... .......... .......... 31% 60,0M 1s 14400K .......... .......... .......... .......... .......... 31% 71,2M 1s 14450K .......... .......... .......... .......... .......... 32% 64,8M 1s 14500K .......... .......... .......... .......... .......... 32% 71,0M 1s 14550K .......... .......... .......... .......... .......... 32% 71,6M 1s 14600K .......... .......... .......... .......... .......... 32% 58,0M 1s 14650K .......... .......... .......... .......... .......... 32% 45,4M 1s 14700K .......... .......... .......... .......... .......... 32% 51,9M 1s 14750K .......... .......... .......... .......... .......... 32% 70,0M 1s 14800K .......... .......... .......... .......... .......... 32% 70,7M 1s 14850K .......... .......... .......... .......... .......... 32% 67,9M 1s 14900K .......... .......... .......... .......... .......... 33% 75,9M 1s 14950K .......... .......... .......... .......... .......... 33% 114M 1s 15000K .......... .......... .......... .......... .......... 33% 72,3M 1s 15050K .......... .......... .......... .......... .......... 33% 132M 1s 15100K .......... .......... .......... .......... .......... 33% 79,1M 1s 15150K .......... .......... .......... .......... .......... 33% 84,3M 1s 15200K .......... .......... .......... .......... .......... 33% 60,3M 1s 15250K .......... .......... .......... .......... .......... 33% 70,2M 1s 15300K .......... .......... .......... .......... .......... 33% 70,9M 1s 15350K .......... .......... .......... .......... .......... 34% 68,6M 1s 15400K .......... .......... .......... .......... .......... 34% 68,7M 1s 15450K .......... .......... .......... .......... .......... 34% 51,9M 1s 15500K .......... .......... .......... .......... .......... 34% 37,9M 1s 15550K .......... .......... .......... .......... .......... 34% 59,5M 1s 15600K .......... .......... .......... .......... .......... 34% 70,1M 1s 15650K .......... .......... .......... .......... .......... 34% 73,5M 1s 15700K .......... .......... .......... .......... .......... 34% 70,3M 1s 15750K .......... .......... .......... .......... .......... 34% 65,4M 1s 15800K .......... .......... .......... .......... .......... 35% 55,7M 1s 15850K .......... .......... .......... .......... .......... 35% 69,8M 1s 15900K .......... .......... .......... .......... .......... 35% 71,3M 1s 15950K .......... .......... .......... .......... .......... 35% 92,0M 1s 16000K .......... .......... .......... .......... .......... 35% 114M 1s 16050K .......... .......... .......... .......... .......... 35% 136M 1s 16100K .......... .......... .......... .......... .......... 35% 103M 1s 16150K .......... .......... .......... .......... .......... 35% 113M 1s 16200K .......... .......... .......... .......... .......... 35% 120M 1s 16250K .......... .......... .......... .......... .......... 36% 25,3M 1s 16300K .......... .......... .......... .......... .......... 36% 84,2M 1s 16350K .......... .......... .......... .......... .......... 36% 6,73M 1s 16400K .......... .......... .......... .......... .......... 36% 33,5M 1s 16450K .......... .......... .......... .......... .......... 36% 45,6M 1s 16500K .......... .......... .......... .......... .......... 36% 68,8M 1s 16550K .......... .......... .......... .......... .......... 36% 29,5M 1s 16600K .......... .......... .......... .......... .......... 36% 32,6M 1s 16650K .......... .......... .......... .......... .......... 36% 60,1M 1s 16700K .......... .......... .......... .......... .......... 37% 58,8M 1s 16750K .......... .......... .......... .......... .......... 37% 57,0M 1s 16800K .......... .......... .......... .......... .......... 37% 52,7M 1s 16850K .......... .......... .......... .......... .......... 37% 55,2M 1s 16900K .......... .......... .......... .......... .......... 37% 55,2M 1s 16950K .......... .......... .......... .......... .......... 37% 56,3M 1s 17000K .......... .......... .......... .......... .......... 37% 59,0M 1s 17050K .......... .......... .......... .......... .......... 37% 57,1M 1s 17100K .......... .......... .......... .......... .......... 37% 55,2M 1s 17150K .......... .......... .......... .......... .......... 38% 46,6M 1s 17200K .......... .......... .......... .......... .......... 38% 27,4M 1s 17250K .......... .......... .......... .......... .......... 38% 63,2M 1s 17300K .......... .......... .......... .......... .......... 38% 64,4M 1s 17350K .......... .......... .......... .......... .......... 38% 55,4M 1s 17400K .......... .......... .......... .......... .......... 38% 38,4M 1s 17450K .......... .......... .......... .......... .......... 38% 36,1M 1s 17500K .......... .......... .......... .......... .......... 38% 38,3M 1s 17550K .......... .......... .......... .......... .......... 38% 40,3M 0s 17600K .......... .......... .......... .......... .......... 39% 40,0M 0s 17650K .......... .......... .......... .......... .......... 39% 42,8M 0s 17700K .......... .......... .......... .......... .......... 39% 44,5M 0s 17750K .......... .......... .......... .......... .......... 39% 47,0M 0s 17800K .......... .......... .......... .......... .......... 39% 46,3M 0s 17850K .......... .......... .......... .......... .......... 39% 48,2M 0s 17900K .......... .......... .......... .......... .......... 39% 51,4M 0s 17950K .......... .......... .......... .......... .......... 39% 75,8M 0s 18000K .......... .......... .......... .......... .......... 39% 76,2M 0s 18050K .......... .......... .......... .......... .......... 40% 56,8M 0s 18100K .......... .......... .......... .......... .......... 40% 63,8M 0s 18150K .......... .......... .......... .......... .......... 40% 79,4M 0s 18200K .......... .......... .......... .......... .......... 40% 83,8M 0s 18250K .......... .......... .......... .......... .......... 40% 78,8M 0s 18300K .......... .......... .......... .......... .......... 40% 86,6M 0s 18350K .......... .......... .......... .......... .......... 40% 99,9M 0s 18400K .......... .......... .......... .......... .......... 40% 85,2M 0s 18450K .......... .......... .......... .......... .......... 40% 95,6M 0s 18500K .......... .......... .......... .......... .......... 41% 84,9M 0s 18550K .......... .......... .......... .......... .......... 41% 122M 0s 18600K .......... .......... .......... .......... .......... 41% 133M 0s 18650K .......... .......... .......... .......... .......... 41% 135M 0s 18700K .......... .......... .......... .......... .......... 41% 120M 0s 18750K .......... .......... .......... .......... .......... 41% 133M 0s 18800K .......... .......... .......... .......... .......... 41% 135M 0s 18850K .......... .......... .......... .......... .......... 41% 135M 0s 18900K .......... .......... .......... .......... .......... 41% 116M 0s 18950K .......... .......... .......... .......... .......... 42% 136M 0s 19000K .......... .......... .......... .......... .......... 42% 129M 0s 19050K .......... .......... .......... .......... .......... 42% 65,6M 0s 19100K .......... .......... .......... .......... .......... 42% 83,5M 0s 19150K .......... .......... .......... .......... .......... 42% 84,0M 0s 19200K .......... .......... .......... .......... .......... 42% 68,8M 0s 19250K .......... .......... .......... .......... .......... 42% 61,6M 0s 19300K .......... .......... .......... .......... .......... 42% 69,5M 0s 19350K .......... .......... .......... .......... .......... 42% 71,6M 0s 19400K .......... .......... .......... .......... .......... 43% 71,1M 0s 19450K .......... .......... .......... .......... .......... 43% 67,2M 0s 19500K .......... .......... .......... .......... .......... 43% 70,2M 0s 19550K .......... .......... .......... .......... .......... 43% 70,3M 0s 19600K .......... .......... .......... .......... .......... 43% 73,0M 0s 19650K .......... .......... .......... .......... .......... 43% 75,6M 0s 19700K .......... .......... .......... .......... .......... 43% 65,2M 0s 19750K .......... .......... .......... .......... .......... 43% 71,1M 0s 19800K .......... .......... .......... .......... .......... 43% 75,6M 0s 19850K .......... .......... .......... .......... .......... 44% 128M 0s 19900K .......... .......... .......... .......... .......... 44% 136M 0s 19950K .......... .......... .......... .......... .......... 44% 117M 0s 20000K .......... .......... .......... .......... .......... 44% 113M 0s 20050K .......... .......... .......... .......... .......... 44% 70,6M 0s 20100K .......... .......... .......... .......... .......... 44% 81,2M 0s 20150K .......... .......... .......... .......... .......... 44% 72,3M 0s 20200K .......... .......... .......... .......... .......... 44% 69,9M 0s 20250K .......... .......... .......... .......... .......... 44% 71,7M 0s 20300K .......... .......... .......... .......... .......... 45% 71,0M 0s 20350K .......... .......... .......... .......... .......... 45% 71,5M 0s 20400K .......... .......... .......... .......... .......... 45% 71,3M 0s 20450K .......... .......... .......... .......... .......... 45% 67,7M 0s 20500K .......... .......... .......... .......... .......... 45% 71,5M 0s 20550K .......... .......... .......... .......... .......... 45% 93,2M 0s 20600K .......... .......... .......... .......... .......... 45% 71,2M 0s 20650K .......... .......... .......... .......... .......... 45% 66,3M 0s 20700K .......... .......... .......... .......... .......... 45% 68,4M 0s 20750K .......... .......... .......... .......... .......... 46% 142M 0s 20800K .......... .......... .......... .......... .......... 46% 120M 0s 20850K .......... .......... .......... .......... .......... 46% 135M 0s 20900K .......... .......... .......... .......... .......... 46% 137M 0s 20950K .......... .......... .......... .......... .......... 46% 121M 0s 21000K .......... .......... .......... .......... .......... 46% 129M 0s 21050K .......... .......... .......... .......... .......... 46% 56,8M 0s 21100K .......... .......... .......... .......... .......... 46% 26,7M 0s 21150K .......... .......... .......... .......... .......... 46% 110M 0s 21200K .......... .......... .......... .......... .......... 47% 137M 0s 21250K .......... .......... .......... .......... .......... 47% 131M 0s 21300K .......... .......... .......... .......... .......... 47% 136M 0s 21350K .......... .......... .......... .......... .......... 47% 121M 0s 21400K .......... .......... .......... .......... .......... 47% 134M 0s 21450K .......... .......... .......... .......... .......... 47% 137M 0s 21500K .......... .......... .......... .......... .......... 47% 34,1M 0s 21550K .......... .......... .......... .......... .......... 47% 27,0M 0s 21600K .......... .......... .......... .......... .......... 47% 76,5M 0s 21650K .......... .......... .......... .......... .......... 48% 82,3M 0s 21700K .......... .......... .......... .......... .......... 48% 69,1M 0s 21750K .......... .......... .......... .......... .......... 48% 73,1M 0s 21800K .......... .......... .......... .......... .......... 48% 73,5M 0s 21850K .......... .......... .......... .......... .......... 48% 72,7M 0s 21900K .......... .......... .......... .......... .......... 48% 72,8M 0s 21950K .......... .......... .......... .......... .......... 48% 39,0M 0s 22000K .......... .......... .......... .......... .......... 48% 67,9M 0s 22050K .......... .......... .......... .......... .......... 48% 86,1M 0s 22100K .......... .......... .......... .......... .......... 49% 105M 0s 22150K .......... .......... .......... .......... .......... 49% 136M 0s 22200K .......... .......... .......... .......... .......... 49% 133M 0s 22250K .......... .......... .......... .......... .......... 49% 120M 0s 22300K .......... .......... .......... .......... .......... 49% 105M 0s 22350K .......... .......... .......... .......... .......... 49% 115M 0s 22400K .......... .......... .......... .......... .......... 49% 86,6M 0s 22450K .......... .......... .......... .......... .......... 49% 18,2M 0s 22500K .......... .......... .......... .......... .......... 49% 76,4M 0s 22550K .......... .......... .......... .......... .......... 50% 109M 0s 22600K .......... .......... .......... .......... .......... 50% 128M 0s 22650K .......... .......... .......... .......... .......... 50% 143M 0s 22700K .......... .......... .......... .......... .......... 50% 166M 0s 22750K .......... .......... .......... .......... .......... 50% 144M 0s 22800K .......... .......... .......... .......... .......... 50% 98,0M 0s 22850K .......... .......... .......... .......... .......... 50% 22,6M 0s 22900K .......... .......... .......... .......... .......... 50% 68,4M 0s 22950K .......... .......... .......... .......... .......... 50% 130M 0s 23000K .......... .......... .......... .......... .......... 51% 166M 0s 23050K .......... .......... .......... .......... .......... 51% 141M 0s 23100K .......... .......... .......... .......... .......... 51% 167M 0s 23150K .......... .......... .......... .......... .......... 51% 158M 0s 23200K .......... .......... .......... .......... .......... 51% 146M 0s 23250K .......... .......... .......... .......... .......... 51% 40,2M 0s 23300K .......... .......... .......... .......... .......... 51% 23,6M 0s 23350K .......... .......... .......... .......... .......... 51% 80,0M 0s 23400K .......... .......... .......... .......... .......... 51% 99,4M 0s 23450K .......... .......... .......... .......... .......... 52% 141M 0s 23500K .......... .......... .......... .......... .......... 52% 165M 0s 23550K .......... .......... .......... .......... .......... 52% 138M 0s 23600K .......... .......... .......... .......... .......... 52% 166M 0s 23650K .......... .......... .......... .......... .......... 52% 145M 0s 23700K .......... .......... .......... .......... .......... 52% 43,1M 0s 23750K .......... .......... .......... .......... .......... 52% 20,9M 0s 23800K .......... .......... .......... .......... .......... 52% 65,3M 0s 23850K .......... .......... .......... .......... .......... 52% 83,0M 0s 23900K .......... .......... .......... .......... .......... 53% 96,5M 0s 23950K .......... .......... .......... .......... .......... 53% 87,5M 0s 24000K .......... .......... .......... .......... .......... 53% 86,1M 0s 24050K .......... .......... .......... .......... .......... 53% 72,1M 0s 24100K .......... .......... .......... .......... .......... 53% 91,4M 0s 24150K .......... .......... .......... .......... .......... 53% 86,9M 0s 24200K .......... .......... .......... .......... .......... 53% 45,4M 0s 24250K .......... .......... .......... .......... .......... 53% 60,1M 0s 24300K .......... .......... .......... .......... .......... 53% 72,7M 0s 24350K .......... .......... .......... .......... .......... 54% 96,1M 0s 24400K .......... .......... .......... .......... .......... 54% 88,9M 0s 24450K .......... .......... .......... .......... .......... 54% 89,9M 0s 24500K .......... .......... .......... .......... .......... 54% 61,7M 0s 24550K .......... .......... .......... .......... .......... 54% 38,5M 0s 24600K .......... .......... .......... .......... .......... 54% 104M 0s 24650K .......... .......... .......... .......... .......... 54% 63,8M 0s 24700K .......... .......... .......... .......... .......... 54% 54,3M 0s 24750K .......... .......... .......... .......... .......... 54% 111M 0s 24800K .......... .......... .......... .......... .......... 55% 88,9M 0s 24850K .......... .......... .......... .......... .......... 55% 104M 0s 24900K .......... .......... .......... .......... .......... 55% 89,9M 0s 24950K .......... .......... .......... .......... .......... 55% 166M 0s 25000K .......... .......... .......... .......... .......... 55% 120M 0s 25050K .......... .......... .......... .......... .......... 55% 145M 0s 25100K .......... .......... .......... .......... .......... 55% 28,3M 0s 25150K .......... .......... .......... .......... .......... 55% 42,8M 0s 25200K .......... .......... .......... .......... .......... 55% 82,6M 0s 25250K .......... .......... .......... .......... .......... 56% 65,0M 0s 25300K .......... .......... .......... .......... .......... 56% 53,9M 0s 25350K .......... .......... .......... .......... .......... 56% 70,0M 0s 25400K .......... .......... .......... .......... .......... 56% 88,3M 0s 25450K .......... .......... .......... .......... .......... 56% 98,8M 0s 25500K .......... .......... .......... .......... .......... 56% 64,8M 0s 25550K .......... .......... .......... .......... .......... 56% 45,0M 0s 25600K .......... .......... .......... .......... .......... 56% 114M 0s 25650K .......... .......... .......... .......... .......... 56% 166M 0s 25700K .......... .......... .......... .......... .......... 56% 163M 0s 25750K .......... .......... .......... .......... .......... 57% 164M 0s 25800K .......... .......... .......... .......... .......... 57% 138M 0s 25850K .......... .......... .......... .......... .......... 57% 143M 0s 25900K .......... .......... .......... .......... .......... 57% 55,9M 0s 25950K .......... .......... .......... .......... .......... 57% 27,6M 0s 26000K .......... .......... .......... .......... .......... 57% 88,5M 0s 26050K .......... .......... .......... .......... .......... 57% 83,9M 0s 26100K .......... .......... .......... .......... .......... 57% 84,6M 0s 26150K .......... .......... .......... .......... .......... 57% 164M 0s 26200K .......... .......... .......... .......... .......... 58% 140M 0s 26250K .......... .......... .......... .......... .......... 58% 165M 0s 26300K .......... .......... .......... .......... .......... 58% 166M 0s 26350K .......... .......... .......... .......... .......... 58% 40,3M 0s 26400K .......... .......... .......... .......... .......... 58% 27,4M 0s 26450K .......... .......... .......... .......... .......... 58% 77,3M 0s 26500K .......... .......... .......... .......... .......... 58% 51,9M 0s 26550K .......... .......... .......... .......... .......... 58% 78,5M 0s 26600K .......... .......... .......... .......... .......... 58% 77,9M 0s 26650K .......... .......... .......... .......... .......... 59% 92,7M 0s 26700K .......... .......... .......... .......... .......... 59% 82,9M 0s 26750K .......... .......... .......... .......... .......... 59% 73,6M 0s 26800K .......... .......... .......... .......... .......... 59% 85,7M 0s 26850K .......... .......... .......... .......... .......... 59% 63,9M 0s 26900K .......... .......... .......... .......... .......... 59% 62,1M 0s 26950K .......... .......... .......... .......... .......... 59% 55,5M 0s 27000K .......... .......... .......... .......... .......... 59% 83,8M 0s 27050K .......... .......... .......... .......... .......... 59% 90,3M 0s 27100K .......... .......... .......... .......... .......... 60% 116M 0s 27150K .......... .......... .......... .......... .......... 60% 105M 0s 27200K .......... .......... .......... .......... .......... 60% 105M 0s 27250K .......... .......... .......... .......... .......... 60% 132M 0s 27300K .......... .......... .......... .......... .......... 60% 29,8M 0s 27350K .......... .......... .......... .......... .......... 60% 72,9M 0s 27400K .......... .......... .......... .......... .......... 60% 126M 0s 27450K .......... .......... .......... .......... .......... 60% 61,2M 0s 27500K .......... .......... .......... .......... .......... 60% 83,2M 0s 27550K .......... .......... .......... .......... .......... 61% 91,3M 0s 27600K .......... .......... .......... .......... .......... 61% 51,0M 0s 27650K .......... .......... .......... .......... .......... 61% 133M 0s 27700K .......... .......... .......... .......... .......... 61% 114M 0s 27750K .......... .......... .......... .......... .......... 61% 45,2M 0s 27800K .......... .......... .......... .......... .......... 61% 62,1M 0s 27850K .......... .......... .......... .......... .......... 61% 52,7M 0s 27900K .......... .......... .......... .......... .......... 61% 150M 0s 27950K .......... .......... .......... .......... .......... 61% 115M 0s 28000K .......... .......... .......... .......... .......... 62% 105M 0s 28050K .......... .......... .......... .......... .......... 62% 123M 0s 28100K .......... .......... .......... .......... .......... 62% 77,5M 0s 28150K .......... .......... .......... .......... .......... 62% 137M 0s 28200K .......... .......... .......... .......... .......... 62% 20,1M 0s 28250K .......... .......... .......... .......... .......... 62% 109M 0s 28300K .......... .......... .......... .......... .......... 62% 81,5M 0s 28350K .......... .......... .......... .......... .......... 62% 145M 0s 28400K .......... .......... .......... .......... .......... 62% 164M 0s 28450K .......... .......... .......... .......... .......... 63% 165M 0s 28500K .......... .......... .......... .......... .......... 63% 165M 0s 28550K .......... .......... .......... .......... .......... 63% 67,8M 0s 28600K .......... .......... .......... .......... .......... 63% 23,6M 0s 28650K .......... .......... .......... .......... .......... 63% 71,5M 0s 28700K .......... .......... .......... .......... .......... 63% 127M 0s 28750K .......... .......... .......... .......... .......... 63% 66,2M 0s 28800K .......... .......... .......... .......... .......... 63% 164M 0s 28850K .......... .......... .......... .......... .......... 63% 166M 0s 28900K .......... .......... .......... .......... .......... 64% 164M 0s 28950K .......... .......... .......... .......... .......... 64% 141M 0s 29000K .......... .......... .......... .......... .......... 64% 42,3M 0s 29050K .......... .......... .......... .......... .......... 64% 31,5M 0s 29100K .......... .......... .......... .......... .......... 64% 55,4M 0s 29150K .......... .......... .......... .......... .......... 64% 125M 0s 29200K .......... .......... .......... .......... .......... 64% 45,3M 0s 29250K .......... .......... .......... .......... .......... 64% 98,0M 0s 29300K .......... .......... .......... .......... .......... 64% 160M 0s 29350K .......... .......... .......... .......... .......... 65% 140M 0s 29400K .......... .......... .......... .......... .......... 65% 162M 0s 29450K .......... .......... .......... .......... .......... 65% 64,3M 0s 29500K .......... .......... .......... .......... .......... 65% 31,0M 0s 29550K .......... .......... .......... .......... .......... 65% 114M 0s 29600K .......... .......... .......... .......... .......... 65% 36,0M 0s 29650K .......... .......... .......... .......... .......... 65% 50,8M 0s 29700K .......... .......... .......... .......... .......... 65% 104M 0s 29750K .......... .......... .......... .......... .......... 65% 97,3M 0s 29800K .......... .......... .......... .......... .......... 66% 91,4M 0s 29850K .......... .......... .......... .......... .......... 66% 164M 0s 29900K .......... .......... .......... .......... .......... 66% 164M 0s 29950K .......... .......... .......... .......... .......... 66% 45,5M 0s 30000K .......... .......... .......... .......... .......... 66% 61,3M 0s 30050K .......... .......... .......... .......... .......... 66% 42,0M 0s 30100K .......... .......... .......... .......... .......... 66% 70,5M 0s 30150K .......... .......... .......... .......... .......... 66% 90,1M 0s 30200K .......... .......... .......... .......... .......... 66% 88,8M 0s 30250K .......... .......... .......... .......... .......... 67% 71,9M 0s 30300K .......... .......... .......... .......... .......... 67% 85,4M 0s 30350K .......... .......... .......... .......... .......... 67% 89,1M 0s 30400K .......... .......... .......... .......... .......... 67% 73,6M 0s 30450K .......... .......... .......... .......... .......... 67% 97,3M 0s 30500K .......... .......... .......... .......... .......... 67% 36,6M 0s 30550K .......... .......... .......... .......... .......... 67% 102M 0s 30600K .......... .......... .......... .......... .......... 67% 121M 0s 30650K .......... .......... .......... .......... .......... 67% 150M 0s 30700K .......... .......... .......... .......... .......... 68% 71,2M 0s 30750K .......... .......... .......... .......... .......... 68% 86,3M 0s 30800K .......... .......... .......... .......... .......... 68% 89,1M 0s 30850K .......... .......... .......... .......... .......... 68% 31,3M 0s 30900K .......... .......... .......... .......... .......... 68% 95,2M 0s 30950K .......... .......... .......... .......... .......... 68% 63,0M 0s 31000K .......... .......... .......... .......... .......... 68% 113M 0s 31050K .......... .......... .......... .......... .......... 68% 136M 0s 31100K .......... .......... .......... .......... .......... 68% 136M 0s 31150K .......... .......... .......... .......... .......... 69% 136M 0s 31200K .......... .......... .......... .......... .......... 69% 84,0M 0s 31250K .......... .......... .......... .......... .......... 69% 29,8M 0s 31300K .......... .......... .......... .......... .......... 69% 142M 0s 31350K .......... .......... .......... .......... .......... 69% 83,5M 0s 31400K .......... .......... .......... .......... .......... 69% 35,0M 0s 31450K .......... .......... .......... .......... .......... 69% 94,3M 0s 31500K .......... .......... .......... .......... .......... 69% 131M 0s 31550K .......... .......... .......... .......... .......... 69% 163M 0s 31600K .......... .......... .......... .......... .......... 70% 146M 0s 31650K .......... .......... .......... .......... .......... 70% 103M 0s 31700K .......... .......... .......... .......... .......... 70% 120M 0s 31750K .......... .......... .......... .......... .......... 70% 31,5M 0s 31800K .......... .......... .......... .......... .......... 70% 60,1M 0s 31850K .......... .......... .......... .......... .......... 70% 38,4M 0s 31900K .......... .......... .......... .......... .......... 70% 75,4M 0s 31950K .......... .......... .......... .......... .......... 70% 94,8M 0s 32000K .......... .......... .......... .......... .......... 70% 94,6M 0s 32050K .......... .......... .......... .......... .......... 71% 126M 0s 32100K .......... .......... .......... .......... .......... 71% 71,6M 0s 32150K .......... .......... .......... .......... .......... 71% 37,8M 0s 32200K .......... .......... .......... .......... .......... 71% 67,1M 0s 32250K .......... .......... .......... .......... .......... 71% 84,9M 0s 32300K .......... .......... .......... .......... .......... 71% 44,9M 0s 32350K .......... .......... .......... .......... .......... 71% 69,3M 0s 32400K .......... .......... .......... .......... .......... 71% 69,3M 0s 32450K .......... .......... .......... .......... .......... 71% 70,6M 0s 32500K .......... .......... .......... .......... .......... 72% 74,8M 0s 32550K .......... .......... .......... .......... .......... 72% 69,0M 0s 32600K .......... .......... .......... .......... .......... 72% 71,8M 0s 32650K .......... .......... .......... .......... .......... 72% 72,7M 0s 32700K .......... .......... .......... .......... .......... 72% 70,7M 0s 32750K .......... .......... .......... .......... .......... 72% 5,38M 0s 32800K .......... .......... .......... .......... .......... 72% 30,4M 0s 32850K .......... .......... .......... .......... .......... 72% 44,6M 0s 32900K .......... .......... .......... .......... .......... 72% 64,4M 0s 32950K .......... .......... .......... .......... .......... 73% 69,0M 0s 33000K .......... .......... .......... .......... .......... 73% 72,7M 0s 33050K .......... .......... .......... .......... .......... 73% 73,8M 0s 33100K .......... .......... .......... .......... .......... 73% 68,1M 0s 33150K .......... .......... .......... .......... .......... 73% 66,2M 0s 33200K .......... .......... .......... .......... .......... 73% 92,3M 0s 33250K .......... .......... .......... .......... .......... 73% 73,8M 0s 33300K .......... .......... .......... .......... .......... 73% 39,7M 0s 33350K .......... .......... .......... .......... .......... 73% 21,2M 0s 33400K .......... .......... .......... .......... .......... 74% 23,1M 0s 33450K .......... .......... .......... .......... .......... 74% 16,7M 0s 33500K .......... .......... .......... .......... .......... 74% 81,0M 0s 33550K .......... .......... .......... .......... .......... 74% 99,2M 0s 33600K .......... .......... .......... .......... .......... 74% 97,3M 0s 33650K .......... .......... .......... .......... .......... 74% 83,3M 0s 33700K .......... .......... .......... .......... .......... 74% 96,7M 0s 33750K .......... .......... .......... .......... .......... 74% 87,3M 0s 33800K .......... .......... .......... .......... .......... 74% 90,6M 0s 33850K .......... .......... .......... .......... .......... 75% 85,8M 0s 33900K .......... .......... .......... .......... .......... 75% 97,3M 0s 33950K .......... .......... .......... .......... .......... 75% 98,0M 0s 34000K .......... .......... .......... .......... .......... 75% 96,3M 0s 34050K .......... .......... .......... .......... .......... 75% 83,8M 0s 34100K .......... .......... .......... .......... .......... 75% 74,1M 0s 34150K .......... .......... .......... .......... .......... 75% 63,2M 0s 34200K .......... .......... .......... .......... .......... 75% 64,2M 0s 34250K .......... .......... .......... .......... .......... 75% 53,8M 0s 34300K .......... .......... .......... .......... .......... 76% 64,3M 0s 34350K .......... .......... .......... .......... .......... 76% 63,2M 0s 34400K .......... .......... .......... .......... .......... 76% 63,9M 0s 34450K .......... .......... .......... .......... .......... 76% 58,6M 0s 34500K .......... .......... .......... .......... .......... 76% 65,1M 0s 34550K .......... .......... .......... .......... .......... 76% 44,2M 0s 34600K .......... .......... .......... .......... .......... 76% 39,6M 0s 34650K .......... .......... .......... .......... .......... 76% 41,5M 0s 34700K .......... .......... .......... .......... .......... 76% 44,2M 0s 34750K .......... .......... .......... .......... .......... 77% 59,5M 0s 34800K .......... .......... .......... .......... .......... 77% 51,8M 0s 34850K .......... .......... .......... .......... .......... 77% 52,2M 0s 34900K .......... .......... .......... .......... .......... 77% 51,0M 0s 34950K .......... .......... .......... .......... .......... 77% 51,7M 0s 35000K .......... .......... .......... .......... .......... 77% 51,9M 0s 35050K .......... .......... .......... .......... .......... 77% 49,9M 0s 35100K .......... .......... .......... .......... .......... 77% 51,1M 0s 35150K .......... .......... .......... .......... .......... 77% 68,0M 0s 35200K .......... .......... .......... .......... .......... 78% 55,7M 0s 35250K .......... .......... .......... .......... .......... 78% 129M 0s 35300K .......... .......... .......... .......... .......... 78% 161M 0s 35350K .......... .......... .......... .......... .......... 78% 139M 0s 35400K .......... .......... .......... .......... .......... 78% 141M 0s 35450K .......... .......... .......... .......... .......... 78% 99,0M 0s 35500K .......... .......... .......... .......... .......... 78% 128M 0s 35550K .......... .......... .......... .......... .......... 78% 94,3M 0s 35600K .......... .......... .......... .......... .......... 78% 88,6M 0s 35650K .......... .......... .......... .......... .......... 79% 94,4M 0s 35700K .......... .......... .......... .......... .......... 79% 91,3M 0s 35750K .......... .......... .......... .......... .......... 79% 109M 0s 35800K .......... .......... .......... .......... .......... 79% 113M 0s 35850K .......... .......... .......... .......... .......... 79% 159M 0s 35900K .......... .......... .......... .......... .......... 79% 160M 0s 35950K .......... .......... .......... .......... .......... 79% 160M 0s 36000K .......... .......... .......... .......... .......... 79% 141M 0s 36050K .......... .......... .......... .......... .......... 79% 158M 0s 36100K .......... .......... .......... .......... .......... 80% 158M 0s 36150K .......... .......... .......... .......... .......... 80% 156M 0s 36200K .......... .......... .......... .......... .......... 80% 137M 0s 36250K .......... .......... .......... .......... .......... 80% 161M 0s 36300K .......... .......... .......... .......... .......... 80% 158M 0s 36350K .......... .......... .......... .......... .......... 80% 160M 0s 36400K .......... .......... .......... .......... .......... 80% 143M 0s 36450K .......... .......... .......... .......... .......... 80% 161M 0s 36500K .......... .......... .......... .......... .......... 80% 151M 0s 36550K .......... .......... .......... .......... .......... 81% 157M 0s 36600K .......... .......... .......... .......... .......... 81% 32,1M 0s 36650K .......... .......... .......... .......... .......... 81% 132M 0s 36700K .......... .......... .......... .......... .......... 81% 133M 0s 36750K .......... .......... .......... .......... .......... 81% 55,0M 0s 36800K .......... .......... .......... .......... .......... 81% 45,3M 0s 36850K .......... .......... .......... .......... .......... 81% 54,1M 0s 36900K .......... .......... .......... .......... .......... 81% 69,8M 0s 36950K .......... .......... .......... .......... .......... 81% 62,0M 0s 37000K .......... .......... .......... .......... .......... 82% 42,6M 0s 37050K .......... .......... .......... .......... .......... 82% 86,6M 0s 37100K .......... .......... .......... .......... .......... 82% 99,9M 0s 37150K .......... .......... .......... .......... .......... 82% 81,7M 0s 37200K .......... .......... .......... .......... .......... 82% 33,3M 0s 37250K .......... .......... .......... .......... .......... 82% 26,0M 0s 37300K .......... .......... .......... .......... .......... 82% 26,9M 0s 37350K .......... .......... .......... .......... .......... 82% 29,2M 0s 37400K .......... .......... .......... .......... .......... 82% 74,7M 0s 37450K .......... .......... .......... .......... .......... 83% 88,8M 0s 37500K .......... .......... .......... .......... .......... 83% 108M 0s 37550K .......... .......... .......... .......... .......... 83% 113M 0s 37600K .......... .......... .......... .......... .......... 83% 84,6M 0s 37650K .......... .......... .......... .......... .......... 83% 40,7M 0s 37700K .......... .......... .......... .......... .......... 83% 44,7M 0s 37750K .......... .......... .......... .......... .......... 83% 36,5M 0s 37800K .......... .......... .......... .......... .......... 83% 38,3M 0s 37850K .......... .......... .......... .......... .......... 83% 30,0M 0s 37900K .......... .......... .......... .......... .......... 84% 76,2M 0s 37950K .......... .......... .......... .......... .......... 84% 79,8M 0s 38000K .......... .......... .......... .......... .......... 84% 97,3M 0s 38050K .......... .......... .......... .......... .......... 84% 71,7M 0s 38100K .......... .......... .......... .......... .......... 84% 101M 0s 38150K .......... .......... .......... .......... .......... 84% 133M 0s 38200K .......... .......... .......... .......... .......... 84% 114M 0s 38250K .......... .......... .......... .......... .......... 84% 109M 0s 38300K .......... .......... .......... .......... .......... 84% 129M 0s 38350K .......... .......... .......... .......... .......... 84% 129M 0s 38400K .......... .......... .......... .......... .......... 85% 127M 0s 38450K .......... .......... .......... .......... .......... 85% 112M 0s 38500K .......... .......... .......... .......... .......... 85% 128M 0s 38550K .......... .......... .......... .......... .......... 85% 130M 0s 38600K .......... .......... .......... .......... .......... 85% 131M 0s 38650K .......... .......... .......... .......... .......... 85% 111M 0s 38700K .......... .......... .......... .......... .......... 85% 131M 0s 38750K .......... .......... .......... .......... .......... 85% 128M 0s 38800K .......... .......... .......... .......... .......... 85% 128M 0s 38850K .......... .......... .......... .......... .......... 86% 112M 0s 38900K .......... .......... .......... .......... .......... 86% 111M 0s 38950K .......... .......... .......... .......... .......... 86% 131M 0s 39000K .......... .......... .......... .......... .......... 86% 130M 0s 39050K .......... .......... .......... .......... .......... 86% 110M 0s 39100K .......... .......... .......... .......... .......... 86% 102M 0s 39150K .......... .......... .......... .......... .......... 86% 68,3M 0s 39200K .......... .......... .......... .......... .......... 86% 67,3M 0s 39250K .......... .......... .......... .......... .......... 86% 71,3M 0s 39300K .......... .......... .......... .......... .......... 87% 68,6M 0s 39350K .......... .......... .......... .......... .......... 87% 72,1M 0s 39400K .......... .......... .......... .......... .......... 87% 61,3M 0s 39450K .......... .......... .......... .......... .......... 87% 102M 0s 39500K .......... .......... .......... .......... .......... 87% 109M 0s 39550K .......... .......... .......... .......... .......... 87% 124M 0s 39600K .......... .......... .......... .......... .......... 87% 68,7M 0s 39650K .......... .......... .......... .......... .......... 87% 78,9M 0s 39700K .......... .......... .......... .......... .......... 87% 78,4M 0s 39750K .......... .......... .......... .......... .......... 88% 79,4M 0s 39800K .......... .......... .......... .......... .......... 88% 90,9M 0s 39850K .......... .......... .......... .......... .......... 88% 108M 0s 39900K .......... .......... .......... .......... .......... 88% 3,41M 0s 39950K .......... .......... .......... .......... .......... 88% 107M 0s 40000K .......... .......... .......... .......... .......... 88% 104M 0s 40050K .......... .......... .......... .......... .......... 88% 100M 0s 40100K .......... .......... .......... .......... .......... 88% 98,2M 0s 40150K .......... .......... .......... .......... .......... 88% 119M 0s 40200K .......... .......... .......... .......... .......... 89% 114M 0s 40250K .......... .......... .......... .......... .......... 89% 129M 0s 40300K .......... .......... .......... .......... .......... 89% 126M 0s 40350K .......... .......... .......... .......... .......... 89% 110M 0s 40400K .......... .......... .......... .......... .......... 89% 128M 0s 40450K .......... .......... .......... .......... .......... 89% 131M 0s 40500K .......... .......... .......... .......... .......... 89% 130M 0s 40550K .......... .......... .......... .......... .......... 89% 112M 0s 40600K .......... .......... .......... .......... .......... 89% 127M 0s 40650K .......... .......... .......... .......... .......... 90% 131M 0s 40700K .......... .......... .......... .......... .......... 90% 109M 0s 40750K .......... .......... .......... .......... .......... 90% 106M 0s 40800K .......... .......... .......... .......... .......... 90% 129M 0s 40850K .......... .......... .......... .......... .......... 90% 126M 0s 40900K .......... .......... .......... .......... .......... 90% 130M 0s 40950K .......... .......... .......... .......... .......... 90% 99,6M 0s 41000K .......... .......... .......... .......... .......... 90% 127M 0s 41050K .......... .......... .......... .......... .......... 90% 130M 0s 41100K .......... .......... .......... .......... .......... 91% 124M 0s 41150K .......... .......... .......... .......... .......... 91% 111M 0s 41200K .......... .......... .......... .......... .......... 91% 127M 0s 41250K .......... .......... .......... .......... .......... 91% 72,2M 0s 41300K .......... .......... .......... .......... .......... 91% 66,3M 0s 41350K .......... .......... .......... .......... .......... 91% 67,4M 0s 41400K .......... .......... .......... .......... .......... 91% 69,4M 0s 41450K .......... .......... .......... .......... .......... 91% 68,5M 0s 41500K .......... .......... .......... .......... .......... 91% 65,1M 0s 41550K .......... .......... .......... .......... .......... 92% 70,4M 0s 41600K .......... .......... .......... .......... .......... 92% 81,4M 0s 41650K .......... .......... .......... .......... .......... 92% 69,8M 0s 41700K .......... .......... .......... .......... .......... 92% 68,6M 0s 41750K .......... .......... .......... .......... .......... 92% 67,1M 0s 41800K .......... .......... .......... .......... .......... 92% 69,1M 0s 41850K .......... .......... .......... .......... .......... 92% 68,5M 0s 41900K .......... .......... .......... .......... .......... 92% 68,0M 0s 41950K .......... .......... .......... .......... .......... 92% 82,8M 0s 42000K .......... .......... .......... .......... .......... 93% 95,7M 0s 42050K .......... .......... .......... .......... .......... 93% 72,1M 0s 42100K .......... .......... .......... .......... .......... 93% 78,5M 0s 42150K .......... .......... .......... .......... .......... 93% 124M 0s 42200K .......... .......... .......... .......... .......... 93% 112M 0s 42250K .......... .......... .......... .......... .......... 93% 131M 0s 42300K .......... .......... .......... .......... .......... 93% 130M 0s 42350K .......... .......... .......... .......... .......... 93% 131M 0s 42400K .......... .......... .......... .......... .......... 93% 27,7M 0s 42450K .......... .......... .......... .......... .......... 94% 111M 0s 42500K .......... .......... .......... .......... .......... 94% 157M 0s 42550K .......... .......... .......... .......... .......... 94% 157M 0s 42600K .......... .......... .......... .......... .......... 94% 135M 0s 42650K .......... .......... .......... .......... .......... 94% 159M 0s 42700K .......... .......... .......... .......... .......... 94% 33,4M 0s 42750K .......... .......... .......... .......... .......... 94% 125M 0s 42800K .......... .......... .......... .......... .......... 94% 135M 0s 42850K .......... .......... .......... .......... .......... 94% 24,5M 0s 42900K .......... .......... .......... .......... .......... 95% 111M 0s 42950K .......... .......... .......... .......... .......... 95% 155M 0s 43000K .......... .......... .......... .......... .......... 95% 117M 0s 43050K .......... .......... .......... .......... .......... 95% 130M 0s 43100K .......... .......... .......... .......... .......... 95% 146M 0s 43150K .......... .......... .......... .......... .......... 95% 34,3M 0s 43200K .......... .......... .......... .......... .......... 95% 107M 0s 43250K .......... .......... .......... .......... .......... 95% 157M 0s 43300K .......... .......... .......... .......... .......... 95% 26,3M 0s 43350K .......... .......... .......... .......... .......... 96% 96,3M 0s 43400K .......... .......... .......... .......... .......... 96% 148M 0s 43450K .......... .......... .......... .......... .......... 96% 130M 0s 43500K .......... .......... .......... .......... .......... 96% 87,0M 0s 43550K .......... .......... .......... .......... .......... 96% 82,9M 0s 43600K .......... .......... .......... .......... .......... 96% 46,4M 0s 43650K .......... .......... .......... .......... .......... 96% 90,4M 0s 43700K .......... .......... .......... .......... .......... 96% 83,2M 0s 43750K .......... .......... .......... .......... .......... 96% 27,7M 0s 43800K .......... .......... .......... .......... .......... 97% 85,2M 0s 43850K .......... .......... .......... .......... .......... 97% 87,2M 0s 43900K .......... .......... .......... .......... .......... 97% 81,1M 0s 43950K .......... .......... .......... .......... .......... 97% 79,9M 0s 44000K .......... .......... .......... .......... .......... 97% 65,8M 0s 44050K .......... .......... .......... .......... .......... 97% 86,0M 0s 44100K .......... .......... .......... .......... .......... 97% 86,0M 0s 44150K .......... .......... .......... .......... .......... 97% 81,7M 0s 44200K .......... .......... .......... .......... .......... 97% 39,0M 0s 44250K .......... .......... .......... .......... .......... 98% 96,9M 0s 44300K .......... .......... .......... .......... .......... 98% 74,8M 0s 44350K .......... .......... .......... .......... .......... 98% 87,7M 0s 44400K .......... .......... .......... .......... .......... 98% 89,3M 0s 44450K .......... .......... .......... .......... .......... 98% 158M 0s 44500K .......... .......... .......... .......... .......... 98% 123M 0s 44550K .......... .......... .......... .......... .......... 98% 140M 0s 44600K .......... .......... .......... .......... .......... 98% 26,7M 0s 44650K .......... .......... .......... .......... .......... 98% 93,9M 0s 44700K .......... .......... .......... .......... .......... 99% 163M 0s 44750K .......... .......... .......... .......... .......... 99% 141M 0s 44800K .......... .......... .......... .......... .......... 99% 160M 0s 44850K .......... .......... .......... .......... .......... 99% 131M 0s 44900K .......... .......... .......... .......... .......... 99% 156M 0s 44950K .......... .......... .......... .......... .......... 99% 135M 0s 45000K .......... .......... .......... .......... .......... 99% 41,3M 0s 45050K .......... .......... .......... .......... .......... 99% 20,3M 0s 45100K .......... .......... .......... .......... .......... 99% 141M 0s 45150K .......... .......... ........ 100% 129M=0,7s 2023-08-11 11:07:41 (62,4 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-08-11 11:07:43-- 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% 4,13M 2s 50K .......... .......... .......... .......... .......... 1% 8,46M 1s 100K .......... .......... .......... .......... .......... 2% 54,7M 1s 150K .......... .......... .......... .......... .......... 3% 9,75M 1s 200K .......... .......... .......... .......... .......... 3% 80,2M 1s 250K .......... .......... .......... .......... .......... 4% 65,1M 1s 300K .......... .......... .......... .......... .......... 5% 9,95M 1s 350K .......... .......... .......... .......... .......... 6% 60,9M 0s 400K .......... .......... .......... .......... .......... 6% 7,71M 1s 450K .......... .......... .......... .......... .......... 7% 49,1M 0s 500K .......... .......... .......... .......... .......... 8% 50,5M 0s 550K .......... .......... .......... .......... .......... 9% 56,8M 0s 600K .......... .......... .......... .......... .......... 9% 53,8M 0s 650K .......... .......... .......... .......... .......... 10% 39,6M 0s 700K .......... .......... .......... .......... .......... 11% 37,4M 0s 750K .......... .......... .......... .......... .......... 12% 42,1M 0s 800K .......... .......... .......... .......... .......... 12% 43,1M 0s 850K .......... .......... .......... .......... .......... 13% 53,1M 0s 900K .......... .......... .......... .......... .......... 14% 46,4M 0s 950K .......... .......... .......... .......... .......... 15% 45,4M 0s 1000K .......... .......... .......... .......... .......... 15% 45,6M 0s 1050K .......... .......... .......... .......... .......... 16% 55,2M 0s 1100K .......... .......... .......... .......... .......... 17% 45,2M 0s 1150K .......... .......... .......... .......... .......... 18% 40,4M 0s 1200K .......... .......... .......... .......... .......... 18% 60,5M 0s 1250K .......... .......... .......... .......... .......... 19% 72,7M 0s 1300K .......... .......... .......... .......... .......... 20% 60,0M 0s 1350K .......... .......... .......... .......... .......... 21% 75,2M 0s 1400K .......... .......... .......... .......... .......... 22% 110M 0s 1450K .......... .......... .......... .......... .......... 22% 67,6M 0s 1500K .......... .......... .......... .......... .......... 23% 43,0M 0s 1550K .......... .......... .......... .......... .......... 24% 71,3M 0s 1600K .......... .......... .......... .......... .......... 25% 65,3M 0s 1650K .......... .......... .......... .......... .......... 25% 71,0M 0s 1700K .......... .......... .......... .......... .......... 26% 40,2M 0s 1750K .......... .......... .......... .......... .......... 27% 64,6M 0s 1800K .......... .......... .......... .......... .......... 28% 29,7M 0s 1850K .......... .......... .......... .......... .......... 28% 62,0M 0s 1900K .......... .......... .......... .......... .......... 29% 66,8M 0s 1950K .......... .......... .......... .......... .......... 30% 67,6M 0s 2000K .......... .......... .......... .......... .......... 31% 42,9M 0s 2050K .......... .......... .......... .......... .......... 31% 63,7M 0s 2100K .......... .......... .......... .......... .......... 32% 33,7M 0s 2150K .......... .......... .......... .......... .......... 33% 85,4M 0s 2200K .......... .......... .......... .......... .......... 34% 59,2M 0s 2250K .......... .......... .......... .......... .......... 34% 47,4M 0s 2300K .......... .......... .......... .......... .......... 35% 34,3M 0s 2350K .......... .......... .......... .......... .......... 36% 77,3M 0s 2400K .......... .......... .......... .......... .......... 37% 115M 0s 2450K .......... .......... .......... .......... .......... 37% 30,7M 0s 2500K .......... .......... .......... .......... .......... 38% 56,3M 0s 2550K .......... .......... .......... .......... .......... 39% 65,1M 0s 2600K .......... .......... .......... .......... .......... 40% 116M 0s 2650K .......... .......... .......... .......... .......... 41% 35,1M 0s 2700K .......... .......... .......... .......... .......... 41% 116M 0s 2750K .......... .......... .......... .......... .......... 42% 148M 0s 2800K .......... .......... .......... .......... .......... 43% 17,2M 0s 2850K .......... .......... .......... .......... .......... 44% 77,6M 0s 2900K .......... .......... .......... .......... .......... 44% 111M 0s 2950K .......... .......... .......... .......... .......... 45% 125M 0s 3000K .......... .......... .......... .......... .......... 46% 54,3M 0s 3050K .......... .......... .......... .......... .......... 47% 81,1M 0s 3100K .......... .......... .......... .......... .......... 47% 119M 0s 3150K .......... .......... .......... .......... .......... 48% 16,6M 0s 3200K .......... .......... .......... .......... .......... 49% 76,5M 0s 3250K .......... .......... .......... .......... .......... 50% 108M 0s 3300K .......... .......... .......... .......... .......... 50% 74,7M 0s 3350K .......... .......... .......... .......... .......... 51% 98,6M 0s 3400K .......... .......... .......... .......... .......... 52% 126M 0s 3450K .......... .......... .......... .......... .......... 53% 16,1M 0s 3500K .......... .......... .......... .......... .......... 53% 71,1M 0s 3550K .......... .......... .......... .......... .......... 54% 108M 0s 3600K .......... .......... .......... .......... .......... 55% 59,3M 0s 3650K .......... .......... .......... .......... .......... 56% 94,8M 0s 3700K .......... .......... .......... .......... .......... 56% 116M 0s 3750K .......... .......... .......... .......... .......... 57% 16,6M 0s 3800K .......... .......... .......... .......... .......... 58% 109M 0s 3850K .......... .......... .......... .......... .......... 59% 81,1M 0s 3900K .......... .......... .......... .......... .......... 60% 137M 0s 3950K .......... .......... .......... .......... .......... 60% 48,0M 0s 4000K .......... .......... .......... .......... .......... 61% 34,0M 0s 4050K .......... .......... .......... .......... .......... 62% 35,4M 0s 4100K .......... .......... .......... .......... .......... 63% 38,8M 0s 4150K .......... .......... .......... .......... .......... 63% 76,3M 0s 4200K .......... .......... .......... .......... .......... 64% 123M 0s 4250K .......... .......... .......... .......... .......... 65% 90,9M 0s 4300K .......... .......... .......... .......... .......... 66% 85,2M 0s 4350K .......... .......... .......... .......... .......... 66% 118M 0s 4400K .......... .......... .......... .......... .......... 67% 15,6M 0s 4450K .......... .......... .......... .......... .......... 68% 103M 0s 4500K .......... .......... .......... .......... .......... 69% 111M 0s 4550K .......... .......... .......... .......... .......... 69% 126M 0s 4600K .......... .......... .......... .......... .......... 70% 60,2M 0s 4650K .......... .......... .......... .......... .......... 71% 111M 0s 4700K .......... .......... .......... .......... .......... 72% 15,7M 0s 4750K .......... .......... .......... .......... .......... 72% 104M 0s 4800K .......... .......... .......... .......... .......... 73% 53,4M 0s 4850K .......... .......... .......... .......... .......... 74% 68,9M 0s 4900K .......... .......... .......... .......... .......... 75% 72,3M 0s 4950K .......... .......... .......... .......... .......... 75% 131M 0s 5000K .......... .......... .......... .......... .......... 76% 129M 0s 5050K .......... .......... .......... .......... .......... 77% 21,7M 0s 5100K .......... .......... .......... .......... .......... 78% 38,1M 0s 5150K .......... .......... .......... .......... .......... 79% 154M 0s 5200K .......... .......... .......... .......... .......... 79% 104M 0s 5250K .......... .......... .......... .......... .......... 80% 66,6M 0s 5300K .......... .......... .......... .......... .......... 81% 76,1M 0s 5350K .......... .......... .......... .......... .......... 82% 73,9M 0s 5400K .......... .......... .......... .......... .......... 82% 87,7M 0s 5450K .......... .......... .......... .......... .......... 83% 19,1M 0s 5500K .......... .......... .......... .......... .......... 84% 72,7M 0s 5550K .......... .......... .......... .......... .......... 85% 86,7M 0s 5600K .......... .......... .......... .......... .......... 85% 69,6M 0s 5650K .......... .......... .......... .......... .......... 86% 121M 0s 5700K .......... .......... .......... .......... .......... 87% 77,6M 0s 5750K .......... .......... .......... .......... .......... 88% 94,3M 0s 5800K .......... .......... .......... .......... .......... 88% 19,5M 0s 5850K .......... .......... .......... .......... .......... 89% 70,5M 0s 5900K .......... .......... .......... .......... .......... 90% 51,2M 0s 5950K .......... .......... .......... .......... .......... 91% 85,4M 0s 6000K .......... .......... .......... .......... .......... 91% 75,4M 0s 6050K .......... .......... .......... .......... .......... 92% 90,4M 0s 6100K .......... .......... .......... .......... .......... 93% 21,9M 0s 6150K .......... .......... .......... .......... .......... 94% 72,6M 0s 6200K .......... .......... .......... .......... .......... 94% 88,0M 0s 6250K .......... .......... .......... .......... .......... 95% 48,1M 0s 6300K .......... .......... .......... .......... .......... 96% 76,3M 0s 6350K .......... .......... .......... .......... .......... 97% 110M 0s 6400K .......... .......... .......... .......... .......... 98% 20,0M 0s 6450K .......... .......... .......... .......... .......... 98% 77,1M 0s 6500K .......... .......... .......... .......... .......... 99% 95,9M 0s 6550K .......... .......... ......... 100% 38,9M=0,2s 2023-08-11 11:07:43 (42,6 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-08-11 11:07:44.000 logParameters (src/parameters/parameters.c:343):Image file name: ./image/VMMaker.image [DEBUG] 2023-08-11 11:07:44.000 logParameters (src/parameters/parameters.c:344):Is default Image: no [DEBUG] 2023-08-11 11:07:44.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): ./vm/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): --headless [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4 [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): --headless [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 3]: [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): test [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): --junit-xml-output [DEBUG] 2023-08-11 11:07:44.000 logParameterVector (src/parameters/parameters.c:336): VMMakerTests [INFO ] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:116):Opening Image: ./image/VMMaker.image [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:07:44.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:07:44.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:07:44.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 102014976 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 102014976 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:07:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:07:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:07:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:07:44.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:07:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 [WARN ] 2023-08-11 11:07:44.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-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of 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)... [DEBUG] 2023-08-11 11:07:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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 sh: llvm-config: command not found scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:07:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:07:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:07:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:07:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:08:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 scavenging(0)... [DEBUG] 2023-08-11 11:08:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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 [DEBUG] 2023-08-11 11:08:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:08:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 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 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)... 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 [DEBUG] 2023-08-11 11:08:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:08:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 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 [DEBUG] 2023-08-11 11:08:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:08:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives 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-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... 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 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... 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 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... 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-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 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-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... 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 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-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... 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 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-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... 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 scavenging(0)... 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)... [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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 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 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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 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 scavenging(0)... 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-08-11 11:08:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 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-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 scavenging(0)... 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-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives 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-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives 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-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in 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)... [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:08:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 scavenging(0)... 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 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...[DEBUG] 2023-08-11 11:08:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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 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 scavenging(0)... scavenging(1)... scavenging(2)... marking...[DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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...[DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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 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...[DEBUG] 2023-08-11 11:08:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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-08-11 11:08:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:08:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:08:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:08:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:08:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:08:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:08:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:08:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 [DEBUG] 2023-08-11 11:08:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:08:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:08:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:08:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... 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-08-11 11:09:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:09:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:09:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:09:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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...[DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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...[DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:09:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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 [DEBUG] 2023-08-11 11:09:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:09:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:09:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:09:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 [DEBUG] 2023-08-11 11:09:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:09:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:09:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b14a000 [DEBUG] 2023-08-11 11:09:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b14a000 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 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 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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 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)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:09:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:09:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:09:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b14a000 [DEBUG] 2023-08-11 11:09:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b14a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:09:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:09:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:09:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:09:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:10:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:10:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:10:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:10:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:11:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:11:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:11:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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 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 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 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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...[DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... 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)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... 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-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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)... [DEBUG] 2023-08-11 11:11:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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)... [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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)... [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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)... [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... 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...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...[DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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)... [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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)... [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... 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-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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)... [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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)... [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... 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-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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)... [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... 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-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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)... [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... GC number 0 marking...[DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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)... [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives 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-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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-08-11 11:11:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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 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-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:11:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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 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 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:11:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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)... 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 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 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 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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-08-11 11:12:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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 [DEBUG] 2023-08-11 11:12:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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-08-11 11:12:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 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 scavenging(0)... 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 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-08-11 11:12:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... 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 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 scavenging(0)... 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-08-11 11:12:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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 [DEBUG] 2023-08-11 11:12:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 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 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:12:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:12:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:12:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:12:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000714a000 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000714a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:13:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:13:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy 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-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000814a000 [DEBUG] 2023-08-11 11:13:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000814a000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling 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-08-11 11:13:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:13:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:13:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000914a000 [DEBUG] 2023-08-11 11:13:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000914a000 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-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 134217728 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 134217728 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a14a000 [DEBUG] 2023-08-11 11:13:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a14a000 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-08-11 11:13:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 134217728 [DEBUG] 2023-08-11 11:13:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 134217728 [DEBUG] 2023-08-11 11:13:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001214a000 [DEBUG] 2023-08-11 11:13:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001214a000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of 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)... 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)... 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)... 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)... 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)... 6951 run, 6951 passes, 0 failures, 0 errors. [WARN ] 2023-08-11 11:15:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:15:11.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:32769):Quit requested by the image Process 0x34104f540 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 0x34104f360: a(n) FullBlockClosure processes at priority 40 Process 0x10002b67600 priority 40 0x28002dfd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002b65a60: a(n) MorphicRenderLoop 0x1000372a3b0 s [] in MorphicUIManager>spawnNewProcess 0x10002b65b60 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10005028618 priority 40 0x280007d70 M Process>resume 0x34104f540: a(n) Process 0x280007da0 M FullBlockClosure(BlockClosure)>forkAt: 0x34104f360: a(n) FullBlockClosure 0x280007df8 I SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x280007e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x280007ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c318: a(n) CurrentExecutionEnvironment class 0x280007ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010480: a(n) DefaultExecutionEnvironment 0x280007f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c918: a(n) DefaultExecutionEnvironment class 0x280007f80 I SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x280007fe0 I TestCommandLineHandler>runPackages 0x100051b2670: a(n) TestCommandLineHandler 0x100051b25b8 s TestCommandLineHandler>activate 0x100051b28a8 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100051b2b60 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100051b2dc0 s FullBlockClosure(BlockClosure)>on:do: 0x100051b2fa8 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100051b3388 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100051b3720 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100051b3998 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100051b3c48 s FullBlockClosure(BlockClosure)>on:do: 0x100051b3f38 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100051b4138 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x10005028380 priority 10 0x100051ee0a8 s ProcessorScheduler class>idleProcess 0x1000522a660 s [] in ProcessorScheduler class>startUp 0x10005029f48 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100050285a0 priority 50 0x28002bfe0 M WeakArray class>finalizationProcess 0x10000016320: a(n) WeakArray class 0x10005024508 s [] in WeakArray class>restartFinalizationProcess 0x10005025480 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002026790 priority 40 0x10002027b48 s AtomicSharedQueue>waitForNewItems 0x10002031f58 s AtomicSharedQueue>next 0x10002034490 s TKTWorkerProcess>privateNextTask 0x10002036370 s TKTWorkerProcess>workerLoop 0x100020376b0 s MessageSend>value 0x10002037e18 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x100020388b8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10005028330 priority 60 0x10005029e90 s SmalltalkImage>lowSpaceWatcher 0x10005025018 s [] in SmalltalkImage>installLowSpaceWatcher 0x10005054bb8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002b675b0 priority 80 0x280023fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x280023fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x1000372a768 s FullBlockClosure(BlockClosure)>ensure: 0x10002b65c90 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x1000372a468 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002b65d70 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-08-11 11:15:12.000 logParameters (src/parameters/parameters.c:343):Image file name: ./image/VMMaker.image [DEBUG] 2023-08-11 11:15:12.000 logParameters (src/parameters/parameters.c:344):Is default Image: no [DEBUG] 2023-08-11 11:15:12.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): ./vm/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): --headless [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4 [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): --headless [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 3]: [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): test [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): --junit-xml-output [DEBUG] 2023-08-11 11:15:12.000 logParameterVector (src/parameters/parameters.c:336): Slang-Tests [INFO ] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:116):Opening Image: ./image/VMMaker.image [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/build/vmmaker [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:15:12.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:15:12.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:15:12.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 102014976 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 102014976 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:15:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:15:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:15:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:15:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:15:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000614a000 [DEBUG] 2023-08-11 11:15:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000614a000 [WARN ] 2023-08-11 11:15:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin Running tests in 1 Packages 486 run, 486 passes, 0 failures, 0 errors. [WARN ] 2023-08-11 11:15:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:15:13.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:32769):Quit requested by the image Process 0x341213090 priority 79 0x280033f30 I SessionManager>launchSnapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x280033fa0 I [] in SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x280033fe0 I [] in FullBlockClosure>newProcess 0x341212eb0: a(n) FullBlockClosure processes at priority 40 Process 0x340000558 priority 40 0x28002ba98 I Process>resume 0x341213090: a(n) Process 0x28002bad8 I FullBlockClosure(BlockClosure)>forkAt: 0x341212eb0: a(n) FullBlockClosure 0x28002bb30 I SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x28002bb90 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x28002bbd8 I CurrentExecutionEnvironment class>activate:for: 0x1000001c318: a(n) CurrentExecutionEnvironment class 0x28002bc28 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010480: a(n) DefaultExecutionEnvironment 0x28002bc70 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c918: a(n) DefaultExecutionEnvironment class 0x28002bcb8 I SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x28002bd18 I TestCommandLineHandler>runPackages 0x340005430: a(n) TestCommandLineHandler 0x28002bd58 I TestCommandLineHandler>activate 0x340005430: a(n) TestCommandLineHandler 0x28002bd98 I TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10000676660: a(n) TestCommandLineHandler class 0x28002bdd8 M [] in PharoCommandLineHandler>activateSubCommand: 0x340005468: a(n) PharoCommandLineHandler 0x28002be08 M FullBlockClosure(BlockClosure)>on:do: 0x340005490: a(n) FullBlockClosure 0x28002be58 I PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x340005468: a(n) PharoCommandLineHandler 0x28002bea8 I PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x340005468: a(n) PharoCommandLineHandler 0x28002bee8 I PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x340005468: a(n) PharoCommandLineHandler 0x28002bf20 M [] in PharoCommandLineHandler>activate 0x340005468: a(n) PharoCommandLineHandler 0x28002bf50 M FullBlockClosure(BlockClosure)>on:do: 0x340005748: a(n) FullBlockClosure 0x28002bfa0 I [] in PharoCommandLineHandler>activate 0x340005468: a(n) PharoCommandLineHandler 0x28002bfe0 I [] in FullBlockClosure>newProcess 0x340005908: a(n) FullBlockClosure Process 0x10002b677f0 priority 40 0x280017dd0 M [] in Delay>wait 0x340b6bde0: a(n) Delay 0x280017e10 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x340b804a0: a(n) FullBlockClosure 0x280017e48 M Delay>wait 0x340b6bde0: 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: 0x340b6b438: 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 0x10002b65c50: a(n) MorphicRenderLoop 0x280017fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002b65c50: a(n) MorphicRenderLoop 0x1000372a820 s [] in MorphicUIManager>spawnNewProcess 0x10002b65d50 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x3400002b8 priority 10 0x340008658 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x3400004e0 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 0x340004140: a(n) FullBlockClosure Process 0x10002026908 priority 40 0x10002027cc0 s AtomicSharedQueue>waitForNewItems 0x100020320d0 s AtomicSharedQueue>next 0x10002034608 s TKTWorkerProcess>privateNextTask 0x100020364e8 s TKTWorkerProcess>workerLoop 0x10002037828 s MessageSend>value 0x10002037f90 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10002038a30 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x340000268 priority 60 0x3400085a0 s SmalltalkImage>lowSpaceWatcher 0x340020260 s [] in SmalltalkImage>installLowSpaceWatcher 0x34002c7e8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002b677a0 priority 80 0x280005fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x280005fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x1000372abd8 s FullBlockClosure(BlockClosure)>ensure: 0x10002b65e80 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x1000372a8d8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002b65f60 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 Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/pharo-vm_pharo-10 Running on pharo-ci-jenkins2-osx-intel in /builds/workspace/pharo-vm_pharo-10 [Pipeline] node Running on pharo-ci-jenkins2-win10-2 in C:\builds\workspace\pharo-vm_pharo-10 [Pipeline] node Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-10 [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] done [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] cleanWs [WS-CLEANUP] done [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] unstash [WS-CLEANUP] done[Pipeline] unstash [Pipeline] readFile [Pipeline] readFile [Pipeline] unstash [Pipeline] unstash [Pipeline] stage [Pipeline] { (Checkout-Linux-x86_64) [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64) [Pipeline] readFile [Pipeline] readFile [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token [Pipeline] checkout Cloning the remote Git repository Using shallow clone with depth 2 The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/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 --depth=2 https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Checkout-Windows-x86_64) [Pipeline] stage [Pipeline] { (Checkout-Darwin-arm64) [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-10\repository [Pipeline] { [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git [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 using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init C:\builds\workspace\pharo-vm_pharo-10\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 --depth=2 -- 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [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=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-x86_64-CoInterpreter) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] cmakeBuild [Pipeline] // stage [build] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] stage [Pipeline] { (Build-Darwin-x86_64-CoInterpreter) [Pipeline] cmakeBuild [build] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- Looking for include file dirent.h > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be4 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be4 - Date: 2023-08-09 13:30:09 +0200 -- 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_pharo-10/build/build/vm/ -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file features.h -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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 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 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_pharo-10/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'... -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 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_pharo-10/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_pharo-10/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 1% complete] -- [download 6% complete] -- [download 15% complete] -- [download 33% complete] -- [download 56% complete] -- [download 68% complete] -- [download 71% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 32% complete] -- [download 34% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% complete] -- [download 46% complete] -- [download 48% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% complete] -- [download 73% complete] -- [download 75% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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' -- 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 -- [download 1% complete] -- [download 3% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% 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 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 56% complete] -- [download 59% 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 72% complete] -- [download 74% complete] -- [download 77% complete] -- [download 79% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 64% complete] -- [download 65% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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 9% complete] -- [download 10% complete] -- [download 14% complete] -- [download 17% complete] -- [download 21% complete] -- [download 29% complete] -- [download 36% complete] -- [download 42% complete] -- [download 49% complete] -- [download 58% complete] -- [download 69% complete] -- [download 82% complete] -- [download 91% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 14% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 25% complete] -- [download 31% complete] -- [download 35% complete] -- [download 36% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 47% complete] -- [download 48% complete] -- [download 51% complete] -- [download 53% complete] -- [download 60% complete] -- [download 72% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 93% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-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' -- 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_pharo-10/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'... 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_pharo-10/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 4% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 25% complete] -- [download 31% complete] -- [download 35% complete] -- [download 42% complete] -- [download 52% complete] -- [download 59% complete] -- [download 67% complete] -- [download 70% complete] -- [download 86% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 6% complete] -- [download 31% complete] -- [download 75% complete] -- [download 90% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 8% complete] -- [download 17% complete] -- [download 21% complete] -- [download 34% complete] -- [download 42% complete] -- [download 44% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 55% complete] -- [download 58% complete] -- [download 62% complete] -- [download 64% complete] -- [download 67% complete] -- [download 70% complete] -- [download 71% complete] -- [download 74% complete] -- [download 77% complete] -- [download 80% complete] -- [download 83% complete] -- [download 86% complete] -- [download 88% complete] -- [download 91% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 15% complete] -- [download 27% complete] -- [download 50% complete] -- [download 59% complete] -- [download 71% complete] -- [download 76% complete] -- [download 85% complete] -- [download 93% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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 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 -- 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 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 3% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 16% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 32% complete] -- [download 35% complete] -- [download 41% complete] -- [download 48% complete] -- [download 50% complete] -- [download 54% complete] -- [download 58% complete] -- [download 67% complete] -- [download 70% complete] -- [download 72% complete] -- [download 80% complete] -- [download 86% complete] -- [download 90% complete] -- [download 91% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 6% complete] -- [download 9% complete] -- [download 16% complete] -- [download 22% complete] -- [download 29% complete] -- [download 42% complete] -- [download 77% complete] -- [download 85% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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' > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 -- 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_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 2% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% 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 28% complete] -- [download 29% complete] -- [download 30% 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 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% 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 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 91% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 7% complete] -- [download 14% complete] -- [download 15% complete] -- [download 29% complete] -- [download 33% complete] -- [download 62% complete] -- [download 66% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build 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' [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build [Pipeline] { [Pipeline] sh Commit message: "Merge pull request #674 from guillep/rc-10.0.6" + VERBOSE=1 + make install package /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.5-2757766f-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 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_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 2%] No update step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 2%] No patch step for 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 3%] No configure step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [Pipeline] } [Pipeline] // dir [ 4%] No build step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 5%] No install step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 5%] Completed 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 5%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 6%] Creating directories for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 6%] Performing download step (download, verify and extract) for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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 19% complete] -- [download 20% complete] -- [download 21% 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 32% complete] [Pipeline] } [Pipeline] // stage -- [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 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='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 3% 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 29% 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 43% complete] -- [download 44% complete] -- [download 47% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% 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 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 92% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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' [Pipeline] stage [Pipeline] { (Build-Windows-x86_64-CoInterpreter) [ 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 -- [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 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_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir build [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 7%] No update step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 7%] No patch step for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 8%] No configure step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 9%] Performing build step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker -- 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 -- [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_pharo-10/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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_pharo-10/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 54% 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 69% 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 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_pharo-10/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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] + mkdir build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [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_pharo-10/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 13% complete] -- [download 14% complete] -- [download 17% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 40% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 58% complete] -- [download 61% complete] -- [download 63% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 79% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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' -- 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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% 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 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 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 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 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done + cd build + cygcheck -c -d [Pipeline] } cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc -- [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_pharo-10/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build [Pipeline] // withEnv [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/build MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [Pipeline] { [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] sh [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl [Pipeline] withEnv [Pipeline] { [Pipeline] sh + VERBOSE=1 make install package /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/CMakeFiles /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build/libffi-src /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/libffi-build /builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-10/build/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-10/build/libffi-build/include/fficonfig.h:27:0: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 ^ [ 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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% 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 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% 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 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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 2% 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 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% 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 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 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% 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_pharo-10/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_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' 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] 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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/ffi64.c + cd build + cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl 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] [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/win64.S 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] make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build/libffi-src /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/libffi-build /builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' [ 5%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.5-2757766-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] -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- [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] -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +0200 -- Building on CYGWIN CMAKE: Adapting paths [ 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_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 4% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% 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 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 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 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-download -- [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] 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] -- [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] Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 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 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 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 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 10% complete] -- [download 13% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 28% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 38% 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 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% 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_pharo-10/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_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' 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 -- [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] [ 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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/build [Pipeline] { [Pipeline] sh 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] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' + VERBOSE=1 + make install package /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/closures.c -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/types.c MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/ffiw64.c MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 6%] No patch step for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 7%] No update step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 8%] No configure step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 9%] No build step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 9%] No install step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 10%] Completed 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 10%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Scanning dependencies of target vmmaker make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 10%] Creating directories for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 11%] Performing download step (download, verify and extract) for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/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] -- [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] -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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] -- [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 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 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] -- [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] -- The C compiler identification is Clang 8.0.1 -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] -- The CXX compiler identification is Clang 8.0.1 -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 12%] No patch step for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 12%] No update step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 12%] No configure step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 13%] Performing build step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/repository httpsUrl -- Detecting C compiler ABI info NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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] cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/repository httpsUrl MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] 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 -> 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 -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc 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: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... -- 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 MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc 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: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache 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] -- 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 -- Full Platform name: Windows-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Looking for sys/types.h - found -- Looking for stdint.h NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Looking for stdint.h - found -- Looking for stddef.h MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache 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] NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc 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] -- Looking for stddef.h - found -- Check size of int 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 -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc -- Check size of int - done -- Check size of long MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc -- Check size of long - done -- Check size of long long 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: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline -- Check size of long long - done -- Check size of void* SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) 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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc -- Check size of void* - done -- int 4 -- long 4 -- long long 8 -- void* 8 -- Writing libraries to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 -- 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 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- 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 NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) -- Looking for include file execinfo.h - not found -- Looking for include file dlfcn.h 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 cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 10%] No install step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 10%] Completed 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done [ 10%] Built target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 10%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build' imageFormat: 'SpurFormat'" 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_pharo-10/repository/smalltalksrc --- cache Generating #CoInterpreter in '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build' with SpurFormat... 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 -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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) -- Looking for dlopen in dl - not found -- Looking for dlopen in dyld 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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MMetacelloNotification: 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) etacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_-- Performing Test HAVE_TM_GMTOFF - Failed -- Looking for include file sys/uuid.h pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc 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, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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 -> 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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache 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_pharo-10/repository/smalltalksrc --- cache -- Looking for include file uuid/uuid.h - not found -- Looking for include file uuid.h MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid 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) -- Looking for uuid_generate in uuid - not found Defining Windows VM to download for code generation MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- 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 -- Building FFI -- Downloading/updating libffi NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) 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:-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-download MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) [ 11%] Creating directories for 'libffi-download' MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load [ 22%] Performing download step (git clone) for 'libffi-download' SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) Cloning into 'libffi-src'... 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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache 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 NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 15%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build' imageFormat: 'SpurFormat'" Generating #CoInterpreter in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build' with SpurFormat... 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 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 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, 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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' 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 11 August 2023 11:17:15.490152 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 11 August 2023 11:17:15.874797 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 HEAD is now at 609c829 Fixing the build for RiscV MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 44%] No patch step for 'libffi-download' [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [ 77%] No install step for 'libffi-download' conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: [ 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_pharo-10/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 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:NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) -- Check size of size_t - done -- The ASM compiler identification is Clang Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- Found assembler: /usr/bin/x86_64-w64-mingw32-clang NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) -- Check size of double MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache -- Check size of double - done -- Check size of long double MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline -- Check size of long double - done -- Looking for alloca cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 14%] No install step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 15%] Completed 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-10/build/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/builds/workspace/pharo-vm_pharo-10/build' imageFormat: 'SpurFormat'" Generating #CoInterpreter in '/builds/workspace/pharo-vm_pharo-10/build' with SpurFormat... 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 -- Looking for alloca - not found -- Looking for mmap 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:-- Looking for mmap - not found -- Looking for MAP_ANON Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- Looking for MAP_ANON - not found -- Performing Test HAVE_MMAP_DEV_ZERO 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 -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h -- Looking for alloca.h - not found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Failed -- Looking for inttypes.h 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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 -- Looking for inttypes.h - found -- Looking for memory.h 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-- Looking for memory.h - found -- Looking for stdlib.h Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- Looking for stdlib.h - found -- Looking for strings.h 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 -- 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 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 -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h 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-- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy 11 August 2023 11:17:38.813157 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 11 August 2023 11:17:39.201652 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 -- Looking for memcpy - found -- Looking for mkostemp 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 11 August 2023 11:17:40.471934 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 -- Looking for mkostemp - not found external plugin SurfacePlugin generated as SurfacePlugin 11 August 2023 11:17:40.841135 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 11%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utils.c -- Checking if .eh_frame section is read-only - no [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 14%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/client.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c -- Checking HAVE_AS_X86_PCREL - yes [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 17%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [ 19%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:477:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_prep_cif_var(ffi_cif *cif, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ 1 warning generated. [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 22%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: warning: 'ffi_get_struct_offsets' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:491:12: note: 'ffi_get_struct_offsets' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: note: enclose 'ffi_get_struct_offsets' in a __builtin_available check to silence this warning if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no 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 StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:338:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:356:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 25%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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:[ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 28%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10363:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10363:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10374:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10374:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10398:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10398:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10411:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10411:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11008:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11008:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11036:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11036:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11181:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11181:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11216:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11216:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11607:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11607:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11628:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11628:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12039:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12039:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12050:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12050:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12096:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12096:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12107:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12107:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12732:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12732:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12777:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12777:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12802:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12802:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12839:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12839:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12915:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12915:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12943:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12943:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13112:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13112:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13123:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13123:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13219:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13219:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13230:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13230:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13252:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13252:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13264:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13264:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13303:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13303:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13315:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13315:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13339:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13339:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13360:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13360:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13399:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13399:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13411:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13411:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13435:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13435:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13454:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13454:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13565:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13565:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13577:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13577:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13658:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13658:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13677:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13677:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14234:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14234:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14245:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14245:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14264:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14264:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14279:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14279:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14512:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14512:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14523:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14523:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14691:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14691:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14792:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14792:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14824:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14824:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14884:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14884:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14925:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14925:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14998:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14998:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15066:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15066:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15158:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15158:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15760:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15760:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15771:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15771:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15795:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15795:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15806:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15806:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16299:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16299:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16310:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16310:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16347:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16347:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16361:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16361:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16496:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16496:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16546:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16546:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16841:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16841:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16895:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16895:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16934:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16934:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16975:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16975:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16992:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16992:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17038:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17038:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17137:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17137:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17192:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17192:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17254:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17254:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17271:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17271:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17333:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17333:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17351:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17351:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34660:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34660:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34687:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34687:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 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_pharo-10/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' Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 15% complete] -- [download 49% complete] -- [download 82% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' 76 warnings generated. [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59951:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:2024:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59875:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61862:72: warning: ordered comparison between pointer and integer ('long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:64841:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73202:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 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_pharo-10/build/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% 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 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% 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 68% 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 88% complete] -- [download 90% 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' 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:[ 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_pharo-10/build/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libpcre2-8-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 6 warnings generated. [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [ 31%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/osx/aioOSX.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c [ 34%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utilsMac.mm Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-download [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogMac.m [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.m [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 36%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c [ 36%] Linking CXX shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 36%] Built target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/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 [ 37%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 38%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 38%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% 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 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 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% 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 70% 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 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 99% complete] -- [download 100% complete] -- Downloading... done [ 38%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 38%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 39%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c [ 39%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 39%] Built target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 39%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 40%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c 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-- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.5.2-src' -- extracting... [tar xfz] [ 41%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 42%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 42%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- 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' [ 43%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 43%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 43%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 44%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 44%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= [ 77%] No install step for 'libgit2-1.5.2-download' Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-default-2023-04-14-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 45%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 88%] No test step for 'libgit2-1.5.2-download' [ 46%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c [ 47%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 48%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c [100%] Completed 'libgit2-1.5.2-download' [ 49%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 49%] Built target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [100%] Built target libgit2-1.5.2-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 [ 51%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 51%] Built target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 52%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 53%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 53%] Built target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 53%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-download [ 54%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 54%] Built target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 55%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 56%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 56%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 56%] Built target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 57%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 57%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 57%] Built target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 58%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 59%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 59%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 59%] Built target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 60%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 60%] Built target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c 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[ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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' -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% 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 44% 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 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 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] [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 62%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.6.4-src' -- extracting... [tar xfz] [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 65%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 66%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 67%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 68%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 33%] No update step for 'libgit2-1.6.4-download' [ 69%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 71%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 44%] No patch step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 72%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 66%] No build step for 'libgit2-1.6.4-download' [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 77%] No install step for 'libgit2-1.6.4-download' [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 88%] No test step for 'libgit2-1.6.4-download' [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 83%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [100%] Completed 'libgit2-1.6.4-download' [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 86%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 87%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 88%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [100%] Built target libgit2-1.6.4-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 [ 88%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 89%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 90%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 91%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 91%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 91%] Built target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 92%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 92%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-default-2023-04-14-download [ 93%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c [ 94%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 94%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 94%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/unixMain.c [ 95%] Linking C executable build/vm/Debug/Pharo.app/Contents/MacOS/Pharo /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' make[1]: Nothing to be done for `preinstall'. Install the project... /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogit.h Run CPack packaging tool... /opt/homebrew/Cellar/cmake/3.19.4/bin/cpack --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 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] CPack: - Install project: PharoVM [] CPack: - Install component: bin CPack: - Install component: c-src -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% 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 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done CPack: - Install component: include CPack: Create package 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-- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [ 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' 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 [ 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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/zlib-1.2.13-download CPack: - Install project: PharoVM [] CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package [ 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_pharo-10/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 11% complete] -- [download 27% complete] -- [download 57% complete] -- [download 89% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh [ 66%] No build step for 'zlib-1.2.13-download' + mkdir -p artifacts-Darwin-arm64 + cp -a build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Darwin-arm64/ [ 77%] No install step for 'zlib-1.2.13-download' [Pipeline] stash 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[ 88%] No test step for 'zlib-1.2.13-download' [100%] Completed 'zlib-1.2.13-download' 11 August 2023 11:18:06.56575 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 [100%] Built target zlib-1.2.13-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 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 11 August 2023 11:18:06.957377 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/errorCode.c -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-download [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileDialogCommon.c [ 11%] Creating directories for 'openssl-1.1.1k-download' Stashed 12 file(s) [Pipeline] stash Stashed 5 file(s) [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/parameters/parameterVector.c [Pipeline] archiveArtifacts Archiving artifacts [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 0% complete] -- [download 1% complete] -- [download 2% complete] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/vm/src/common/heartbeat.c -- [download 3% 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 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 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% 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 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 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 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 99% complete] -- [download 100% complete] -- Downloading... done [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/primitiveCalls.c -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/typesPrimitives.c [ 33%] No update step for 'openssl-1.1.1k-download' [ 44%] No patch step for 'openssl-1.1.1k-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 55%] No configure step for 'openssl-1.1.1k-download' 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[ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/worker/worker.c [ 66%] No build step for 'openssl-1.1.1k-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/generated/64/vm/src/cogit.c [ 77%] No install step for 'openssl-1.1.1k-download' 11 August 2023 11:18:10.265864 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [Pipeline] archiveArtifacts Archiving artifacts [ 88%] No test step for 'openssl-1.1.1k-download' external plugin FilePlugin generated as FilePlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download 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 11 August 2023 11:18:10.887413 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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto-1_1-x64.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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] [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-arm64-StackVM) [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository [Pipeline] { -- [download 39% complete] -- [download 47% complete] -- [download 49% complete] -- [download 52% complete] -- [download 63% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/ssh2-1.10.0-src' -- extracting... [tar xfz] [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 -- 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' Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [ 66%] No build step for 'ssh2-1.10.0-download' [ 77%] No install step for 'ssh2-1.10.0-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_pharo-10/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_pharo-10/build/freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% 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] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59951:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:2024:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59875:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61862: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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:64841: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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73202: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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 43% complete] -- [download 44% complete] -- [download 48% complete] -- [download 49% 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 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% 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_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% complete] -- [download 3% complete] -- [download 5% complete] -- [download 9% complete] -- [download 12% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 90% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 14% complete] -- [download 15% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 34% complete] -- [download 35% complete] -- [download 38% complete] -- [download 39% 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 62% 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 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' 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:[ 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_pharo-10/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/utilsMac.mm [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 4% 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 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 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 58% complete] -- [download 59% complete] -- [download 60% 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] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileDialogMac.m -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% 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_pharo-10/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_pharo-10/build/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/parameters/parameters.m [ 33%] No update step for 'pixman-0.40.0-download' [ 44%] No patch step for 'pixman-0.40.0-download' Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [ 55%] No configure step for 'pixman-0.40.0-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". [ 66%] No build step for 'pixman-0.40.0-download' 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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-default-2023-04-14-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [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 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 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% 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 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% 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 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileUtils.c -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src' -- extracting... [tar xfz] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'cairo-1.17.4-download' 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c [ 44%] No patch step for 'cairo-1.17.4-download' [ 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 [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 55%] No configure step for 'cairo-1.17.4-download' [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= [ 88%] No test step for 'cairo-1.17.4-download' Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-download [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 [ 11%] Creating directories for 'libpng-1.6.37-download' 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[ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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' [ 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=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- [download 2% complete] -- [download 6% complete] -- [download 9% complete] -- [download 12% complete] -- [download 17% complete] -- [download 21% complete] -- [download 29% complete] -- [download 42% complete] -- [download 52% complete] -- [download 53% complete] -- [download 65% complete] -- [download 78% complete] -- [download 82% complete] -- [download 87% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src' -- extracting... [tar xfz] Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libpng-1.6.37-download' [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 44%] No patch step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 66%] No build step for 'libpng-1.6.37-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 77%] No install step for 'libpng-1.6.37-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 88%] No test step for 'libpng-1.6.37-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [100%] Completed 'libpng-1.6.37-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [100%] Built target libpng-1.6.37-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-download [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- [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 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 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src' -- extracting... [tar xfz] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 44%] No patch step for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 77%] No install step for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 88%] No test step for 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [100%] Completed 'SDL2-2.24.1-download' [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [100%] Built target SDL2-2.24.1-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/SDL2.dll [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/java_raw_api.c This warning is for project developers. Use -Wno-dev to suppress it. [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffiTestLibrary/src/callbacks.c -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h 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 + cd build + VERBOSE=1 + make install package /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build --check-build-system CMakeFiles/Makefile.cmake 0 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 ^ 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_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM 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 11 August 2023 11:18:52.558409 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src external plugin FilePlugin generated as FilePlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives CPack: - Install component: include CPack: Create package 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 11 August 2023 11:18:53.164493 am PharoVMMaker cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c: At top level: 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’ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c: At top level: 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’ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/client.c 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_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/prep_cif.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:217:20: warning: passing argument 1 of ‘readImageNamed’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] readImageNamed(fileName); ^ In file included from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:499:7: note: expected ‘char *’ but argument is of type ‘const char *’ sqInt readImageNamed(char* fileName); ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c: At top level: 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’ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/raw_api.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c: At top level: 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’ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/types.c [Pipeline] { (Build-Darwin-arm64-StackVM-StackVM) [Pipeline] cmakeBuild [build-StackVM] $ /opt/homebrew/bin/cmake -G "Unix Makefiles" -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=ON -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c: At top level: 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’ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c: At top level: 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’ [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.obj cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/win64.S [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c: At top level: 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’ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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_pharo-10/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 [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/ffiw64.c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:14, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addCogMethodsToHeapMap’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2450:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addressIsInInstructions’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2463:29: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] return !((usqInt)(address) & BytesPerWord-1) \ ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMachineCodeObjectReferencesValid’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2517:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMethodsHaveCorrectHeader’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2534:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIntegrityOfObjectReferencesInCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3337:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cleanUpFailingCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3402:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogCodeConstituents’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3514:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3565:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactPICsWithFreedTargets’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:4252:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘computeEntryOffsets’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:49: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:4605:25: note: in expansion of macro ‘roundUpLength’ if (entryPointMask >= (roundUpLength(1))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘followForwardedMethods’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5384:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeUnmarkedMachineCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5488:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5784:18: note: in expansion of macro ‘roundUpLength’ closedPICSize = roundUpLength(closedPICSize); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogFullBlock’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5864:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogMethod’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5960:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateOpenPICPrototype’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6123:17: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6123:67: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForBecome’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:7302:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForFullGC’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:7397:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceMachineCodeOfMarkedMethods’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:7669:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘noCogMethodsMaximallyMarked’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:8195:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkAllSends’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9050:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsLinkedForInvalidClasses’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9396:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsOfisMNUSelector’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9468:33: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9478:33: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9542:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToFree’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9612:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToandFreeIf’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9690:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addAllToYoungReferrers’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9765:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘clearCogCompiledCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9844:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCompiledCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9884:28: note: in expansion of macro ‘roundUpLength’ source = ((CogMethod *) (roundUpLength(((sqInt) source ) + ((source->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeOlderMethodsForCompaction’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9990:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodFor’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10037:32: note: in expansion of macro ‘roundUpLength’ nextMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodsCompiledToMachineCodeInto’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10063:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘numMethodsOfType’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10087:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘planCompaction’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10156:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethods’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10201:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsOfType’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10237:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithMethod’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10252:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithPrimitive’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10267:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithSelector’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10282:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateMethodsPreCompaction’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10415:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:29570:131: warning: comparison of distinct pointer types lacks a cast if ((((primitiveRoutine = functionPointerForCompiledMethodprimitiveIndex(methodObj, primitiveIndex))) == 0) || (primitiveRoutine == primitiveFail)) { ^ CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-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.6-f733be40-Darwin-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Darwin-x86_64/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' -- 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 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 [ 4%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 [Pipeline] stash make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 4%] Built target ffi_shared make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 4%] Creating directories for 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 7% complete] -- [download 8% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 20% complete] -- [download 40% complete] -- [download 51% complete] -- [download 57% complete] -- [download 69% complete] -- [download 83% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 17% complete] -- [download 19% complete] -- [download 21% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 38% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 66% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 12% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 83% complete] -- [download 85% complete] -- [download 88% complete] -- [download 90% complete] -- [download 93% complete] -- [download 95% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 4%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-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.5-2757766f-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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% 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 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 40% complete] -- [download 41% complete] -- [download 44% complete] -- [download 46% complete] -- [download 47% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 85% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 1% complete] -- [download 5% complete] -- [download 10% complete] -- [download 12% complete] -- [download 14% complete] -- [download 24% complete] -- [download 30% complete] -- [download 40% complete] -- [download 47% complete] -- [download 54% complete] -- [download 62% complete] -- [download 64% complete] -- [download 69% complete] -- [download 79% complete] -- [download 90% complete] -- [download 92% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 0% complete] -- [download 1% 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 12% complete] -- [download 14% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 36% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 51% complete] -- [download 52% complete] -- [download 56% complete] -- [download 60% complete] -- [download 61% complete] -- [download 72% complete] -- [download 74% complete] -- [download 83% complete] -- [download 84% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 0% complete] -- [download 1% complete] -- [download 4% complete] -- [download 9% complete] -- [download 14% complete] -- [download 24% complete] -- [download 31% complete] -- [download 53% complete] -- [download 67% complete] -- [download 79% complete] -- [download 94% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/fontconfig-2.13.1-download -- [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 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_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] 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_pharo-10/build-StackVM/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 9% complete] -- [download 30% complete] -- [download 73% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 3% complete] -- [download 9% complete] -- [download 20% complete] -- [download 43% complete] -- [download 87% complete] -- [download 93% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 4% complete] -- [download 6% complete] -- [download 7% complete] -- [download 18% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 48% complete] -- [download 54% complete] -- [download 60% complete] -- [download 62% complete] -- [download 67% complete] -- [download 82% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 14% complete] -- [download 18% complete] -- [download 20% complete] -- [download 23% complete] -- [download 26% complete] -- [download 37% complete] -- [download 40% complete] -- [download 45% complete] -- [download 50% complete] -- [download 52% complete] -- [download 60% complete] -- [download 66% complete] -- [download 72% complete] -- [download 77% complete] -- [download 83% complete] -- [download 86% complete] -- [download 89% complete] -- [download 91% complete] -- [download 96% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libpng-1.6.37-download -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 5%] No update step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append 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_pharo-10/build-StackVM/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 1% complete] -- [download 12% complete] -- [download 30% complete] -- [download 33% complete] -- [download 41% complete] -- [download 48% complete] -- [download 66% complete] -- [download 76% complete] -- [download 88% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 10% complete] -- [download 11% complete] -- [download 15% complete] -- [download 20% complete] -- [download 24% complete] -- [download 33% complete] -- [download 43% complete] -- [download 49% complete] -- [download 50% complete] -- [download 68% complete] -- [download 92% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 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_pharo-10/build-StackVM In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34533:9: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return ssPushAnnotatedConstant(((result) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34493:6: note: ‘result’ was declared here int result; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34357:8: note: ‘argInt’ was declared here sqInt argInt; ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34302:6: warning: ‘jumpContinue’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!jumpContinue) { ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘rcvrInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34150:8: note: ‘rcvrInt’ was declared here sqInt rcvrInt; ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34186:49: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (ssPop(2), ssPushAnnotatedConstant(((((usqInt) result ) << 3) | 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34138:8: note: ‘argInt’ was declared here sqInt argInt; ^ [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM [Pipeline] { cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 6%] No patch step for 'vmmaker_vm' /usr/bin/cmake.exe -E echo_append [Pipeline] sh Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 7%] No configure step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append + VERBOSE=1 + make install package /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM --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_pharo-10/build-StackVM/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM//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_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 0%] Creating directories for 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.5-2757766f-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 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 7%] No build step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append -- [download 46% 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 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_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 2%] No update step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 8%] No install step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append [ 2%] No patch step for 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 3%] No configure step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 4%] No build step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 5%] No install step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 5%] Completed 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 5%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 6%] Creating directories for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 6%] Performing download step (download, verify and extract) for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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] cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 9%] Completed 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles -- [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_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 9%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 7%] No update step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 7%] No patch step for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 8%] No configure step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 9%] Performing build step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘initializeCodeZoneFromupTo’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5782:31: warning: ‘endCPICCase1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5693:24: note: ‘endCPICCase1’ was declared here AbstractInstruction * endCPICCase1; ^ make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 10%] Creating directories for 'vmmaker' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c: At top level: 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’ [ 11%] Performing download step (download, verify and extract) for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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] cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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) [Pipeline] archiveArtifacts Archiving artifacts -- [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] MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceBaseFrameReturn’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:13702:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘enterSmalltalkExecutiveImplementation’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:16147:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnToExecutivepostContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:19688:33: warning: comparison between pointer and integer if ((GIV(instructionPointer) != (((sqInt) cogMethod ) + ((cogMethod->stackCheckOffset)))) && (isSendReturnPC(GIV(instructionPointer)))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:19719:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returntoExecutive’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:19767:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:27170:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:27420:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:27709:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ -- [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] /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61862:72: warning: comparison between pointer and integer return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:64841:26: warning: comparison between pointer and integer for (i = numArgs + 1; i <= numStack; i += 1) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fieldOrSenderFPofContext’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: comparison between pointer and integer if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73202:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ -- [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_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' 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] -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake 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] -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] 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] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 12%] No update step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [ 12%] No patch step for 'vmmaker' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] cleanWs [ 12%] No configure step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] unstash [ 13%] Performing build step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker [Pipeline] readFile [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64-StackVM) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:53056:8: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-10/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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc 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 -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:62413:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkForEventsMayContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59951:5: warning: ‘interruptPending’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (GIV(interruptPending)) { ^ 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: 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc 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] /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c: At top level: 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’ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c: At top level: 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’ [ 39%] Linking C shared library build/vm/libPharoVMCore.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libPharoVMCore.so -o build/vm/libPharoVMCore.so 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/unix/aio.c.o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 39%] Built target PharoVMCore make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 39%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: 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’ [ 40%] Linking C shared library build/vm/libMiscPrimitivePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libMiscPrimitivePlugin.so -o build/vm/libMiscPrimitivePlugin.so CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 40%] Built target MiscPrimitivePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 40%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: 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’ [ 41%] Linking C shared library build/vm/libJPEGReaderPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReaderPlugin.so -o build/vm/libJPEGReaderPlugin.so CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: 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’ [ 42%] Linking C shared library build/vm/libLargeIntegers.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLargeIntegers.so -o build/vm/libLargeIntegers.so CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 42%] Built target LargeIntegers make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 42%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: 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’ [ 43%] Linking C shared library build/vm/libFloatArrayPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFloatArrayPlugin.so -o build/vm/libFloatArrayPlugin.so CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 44%] Built target FloatArrayPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 44%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c: At top level: 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’ [ 45%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: 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’ [ 46%] Linking C shared library build/vm/libSurfacePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSurfacePlugin.so -o build/vm/libSurfacePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 47%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 47%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: At top level: 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’ [ 48%] Linking C shared library build/vm/libUUIDPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUUIDPlugin.so -o build/vm/libUUIDPlugin.so CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libuuid.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 48%] Built target UUIDPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: 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’ [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:71:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:117:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: At top level: 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’ [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c 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) [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c 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) [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:162:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:203:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:243:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:272:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:309:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:349:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:389:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: At top level: 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’ [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c 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 [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 79%] Linking C shared library build/vm/libJPEGReadWriter2Plugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReadWriter2Plugin.so -o build/vm/libJPEGReadWriter2Plugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 79%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 79%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2312:3: warning: pointer/integer type mismatch in conditional expression : (primitiveFailFor(PrimErrBadArgument), ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: 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’ [ 80%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1630:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sqInt *)buf= 1; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: At top level: 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’ [ 81%] Linking C shared library build/vm/libSocketPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSocketPlugin.so -o build/vm/libSocketPlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 81%] Built target SocketPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 81%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ 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) /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: 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’ [ 82%] Linking C shared library build/vm/libB2DPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libB2DPlugin.so -o build/vm/libB2DPlugin.so CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 82%] Built target B2DPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 82%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: typedef ‘aioHandler’ locally defined but not used [-Wunused-local-typedefs] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: At top level: 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’ [ 83%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c: At top level: 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’ [ 85%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:923:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1093:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: 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’ [ 85%] Linking C shared library build/vm/libFilePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFilePlugin.so -o build/vm/libFilePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 86%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: 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’ [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c: At top level: 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’ [ 88%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: At top level: 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’ [ 88%] Linking C shared library build/vm/libFileAttributesPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFileAttributesPlugin.so -o build/vm/libFileAttributesPlugin.so 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/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target FileAttributesPlugin make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Scanning dependencies of target openssl-1.1.1k make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target openssl-1.1.1k make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target libgit2-0.25.1 make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target libssh2-1.7.0 make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target SDL2-2.24.1 make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: 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’ [ 89%] Linking C shared library build/vm/libBitBltPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libBitBltPlugin.so -o build/vm/libBitBltPlugin.so CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Built target BitBltPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: 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’ [ 90%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: At top level: 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’ [ 91%] Linking C shared library build/vm/libLocalePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLocalePlugin.so -o build/vm/libLocalePlugin.so CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 91%] Built target LocalePlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: 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’ [ 92%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:29: warning: the address of ‘X509_check_ip_asc’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: At top level: 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’ [ 92%] Linking C shared library build/vm/libSqueakSSL.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSqueakSSL.so -o build/vm/libSqueakSSL.so CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: 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’ [ 93%] Linking C shared library build/vm/libDSAPrims.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libDSAPrims.so -o build/vm/libDSAPrims.so CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: 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’ [ 94%] Linking C shared library build/vm/libUnixOSProcessPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUnixOSProcessPlugin.so -o build/vm/libUnixOSProcessPlugin.so CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target UnixOSProcessPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Scanning dependencies of target libgit2-1.4.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libgit2-1.4.4 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libssh2-1.9.0 make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-linux-1.0.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libgit2-linux-1.0.0 make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target openssl-1.0.2q make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Scanning dependencies of target freetype-2.12.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target freetype-2.12.1 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Scanning dependencies of target fontconfig-2.13.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target fontconfig-2.13.1 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Scanning dependencies of target cairo-1.17.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target cairo-1.17.4 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Scanning dependencies of target harfbuzz-5.3.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target harfbuzz-5.3.1 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Scanning dependencies of target pixman-0.40.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target pixman-0.40.0 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Scanning dependencies of target libpng-1.6.37 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libpng-1.6.37 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -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/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c: At top level: 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’ [ 95%] Linking C executable build/vm/pharo /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/pharo.dir/link.txt --verbose=1 /usr/bin/cc -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-10/build/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Built target pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c 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] [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libTestLibrary.so -o ../vm/libTestLibrary.so 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 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libharfbuzz.so.0.50301.0 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] -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h Run CPack packaging tool... /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 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache 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 CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package MetacelloNotification: Fetched -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 10%] No install step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 10%] Completed 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-done [ 10%] Built target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 11%] Generating VM files for flavour: StackVM build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM' imageFormat: 'SpurFormat'" Generating #StackVM in '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM' with SpurFormat... 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 MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc 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: 11 August 2023 11:19:48.530039 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 11 August 2023 11:19:48.923128 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 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [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=ON -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository 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 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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 CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 CPack: - Install component: c-src CPack: - Install component: include CPack: Create package -- 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_pharo-10/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'... 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:MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc 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 11 August 2023 11:19:57.307123 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 11 August 2023 11:19:57.717651 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 11%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utils.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 14%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 14%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/client.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 17%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 17%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 19%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c -- 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 [ 19%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:477:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_prep_cif_var(ffi_cif *cif, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ 1 warning generated. [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 22%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 22%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: warning: 'ffi_get_struct_offsets' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:491:12: note: 'ffi_get_struct_offsets' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: note: enclose 'ffi_get_struct_offsets' in a __builtin_available check to silence this warning if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 25%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:338:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:356:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 25%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 28%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 28%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50845:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1806:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50773:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52832:72: warning: ordered comparison between pointer and integer ('long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55985:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64262:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65259:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65491:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 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_pharo-10/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' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 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 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 88% 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc [ 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_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/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_pharo-10/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 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Project: Unicorn baseline [ 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_pharo-10/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_pharo-10/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_pharo-10/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 3% complete] -- [download 10% complete] -- [download 13% complete] -- [download 16% complete] -- [download 20% complete] -- [download 25% complete] -- [download 31% complete] -- [download 41% complete] -- [download 55% complete] -- [download 62% complete] -- [download 75% complete] -- [download 76% complete] -- [download 90% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' 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 [ 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_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% 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 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_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 3% complete] -- [download 4% complete] -- [download 7% complete] -- [download 10% complete] -- [download 11% complete] -- [download 14% complete] -- [download 16% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 36% complete] -- [download 38% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 47% complete] -- [download 50% complete] -- [download 53% complete] -- [download 54% 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 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 82% complete] -- [download 86% complete] -- [download 89% complete] -- [download 90% complete] -- [download 94% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' 6 warnings generated. [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [ 31%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c [ 31%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/osx/aioOSX.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c [ 34%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utilsMac.mm [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogMac.m 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 [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.m 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] [ 36%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c [ 36%] Linking CXX shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 36%] Built target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 37%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 37%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 38%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 38%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 38%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 39%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 41% complete] -- [download 44% complete] -- [download 45% 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 59% 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 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 8% complete] -- [download 12% complete] -- [download 18% complete] -- [download 22% complete] -- [download 25% complete] -- [download 29% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 46% complete] -- [download 50% complete] -- [download 51% complete] -- [download 54% complete] -- [download 57% complete] -- [download 59% complete] -- [download 62% complete] -- [download 65% complete] -- [download 67% complete] -- [download 70% complete] -- [download 72% complete] -- [download 75% complete] -- [download 76% complete] -- [download 79% complete] -- [download 80% complete] -- [download 83% complete] -- [download 86% complete] -- [download 91% complete] -- [download 94% complete] -- [download 96% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 26% 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 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 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% 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 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/build-StackVM [Pipeline] { [Pipeline] sh [ 40%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 40%] Built target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 40%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 41%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [ 41%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics + VERBOSE=1 + make install package /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libffi-src/src/closures.c [ 42%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libffi-src/src/types.c [ 43%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 43%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 43%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libffi-src/src/x86/ffiw64.c [ 44%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 44%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-default-2023-04-14-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/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_pharo-10/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_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- [download 0% complete] CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz.sha1 generated. [Pipeline] } Scanning dependencies of target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build [ 45%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 46%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c [ 47%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c [Pipeline] // dir [Pipeline] sh -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' [ 48%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 49%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c + mkdir -p artifacts-Linux-x86_64 + cp -a build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Linux-x86_64/ -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] [ 49%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 49%] Built target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 50%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 50%] Built target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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' [ 50%] 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 51%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 52%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] [ 53%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 54%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 54%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 54%] Built target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 55%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 55%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 55%] Built target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 55%] Built target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 56%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker [Pipeline] stash [ 57%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 57%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 57%] Built target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 58%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 59%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 59%] Built target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 59%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 62%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 62%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 65%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 65%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 66%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 67%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 67%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 68%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 68%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 69%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 70%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 70%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 71%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 72%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/repository httpsUrl [ 72%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 73%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 73%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 74%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc [ 75%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 76%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 76%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 77%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 78%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 79%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 80%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 81%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 82%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 84%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c 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] [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 90%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 91%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c [ 93%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 93%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/unixMain.c [ 94%] Linking C executable build/vm/Debug/Pharo.app/Contents/MacOS/Pharo /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 94%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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... /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interp.h Run CPack packaging tool... /opt/homebrew/Cellar/cmake/3.19.4/bin/cpack --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM 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] CPack: - Install project: PharoVM [] CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-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: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package 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] CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Darwin-arm64 + cp -a build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip.sha1 build-StackVM/build/packages/_CPack_Packages artifacts-Darwin-arm64/ MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc [Pipeline] stash MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc Stashed 12 file(s) Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [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-arm64-CoInterpreter) [Pipeline] unstash [Pipeline] unstash [Pipeline] sh + mkdir runTests [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests [Pipeline] { [Pipeline] sh + wget -O - get.pharo.org/64/110 + bash --2023-08-11 11:20:28-- 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% 150M=0s 2023-08-11 11:20:28 (150 MB/s) - written to stdout [3452/3452] Downloading the latest 110 Image: http://files.pharo.org/get-files/110/pharoImage-arm64.zip Pharo.image [Pipeline] sh + echo 110 [Pipeline] sh + unzip ../build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-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/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-08-11 11:20:31.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:20:31.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:20:31.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:20:31.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:20:31.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75333632 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75333632 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:20:31.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100047d8000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100047d8000 [WARN ] 2023-08-11 11:20:31.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:20:31.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [DEBUG] 2023-08-11 11:20:31.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39280):Writing snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/Pharo.image [DEBUG] 2023-08-11 11:20:31.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39352):Snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/Pharo.image done [DEBUG] 2023-08-11 11:20:31.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x10003ade5a0 priority 79 0x280033fd0 I SessionManager>launchSnapshot:andQuit: 0x10000092938: a(n) SessionManager 0x10003ae4260 s [] in SessionManager>snapshot:andQuit: 0x10003ae6338 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a8fc50 priority 40 0x10002ad4d68 s MorphicRenderLoop>doOneCycleWhile: 0x100037abcb0 s [] in MorphicUIManager>spawnNewProcess 0x10002a90540 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ade748 priority 40 0x10003ae3930 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003adeff8 priority 40 0x10003ae3c00 s Process>resume 0x10003ae5df0 s FullBlockClosure(BlockClosure)>forkAt: 0x10003ae8b68 s SessionManager>snapshot:andQuit: 0x10003aebb00 s [] in SmalltalkImage>snapshot:andQuit: 0x10003af14d8 s CurrentExecutionEnvironment class>activate:for: 0x10003af87c8 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10003afb640 s DefaultExecutionEnvironment class>beActiveDuring: 0x10003af8880 s SmalltalkImage>snapshot:andQuit: 0x10003afb6f8 s UndefinedObject>DoIt 0x10003afc2a8 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x10003afca90 s OpalCompiler>evaluate 0x10003afd060 s DoItChunk>importFor:logSource: 0x10003afd728 s [] in CodeImporter>evaluate 0x10003afd940 s OrderedCollection>do: 0x10003afdd70 s CodeImporter>evaluate 0x10003afe120 s [] in STCommandLineHandler>installSourceFile: 0x10003afe5d8 s FullBlockClosure(BlockClosure)>on:do: 0x10003afe9b0 s STCommandLineHandler>handleErrorsDuring:reference: 0x10003afeaa8 s STCommandLineHandler>installSourceFile: 0x10003afee08 s [] in STCommandLineHandler>installSourceFiles 0x10003aff158 s OrderedCollection>do: 0x10003aff548 s [] in STCommandLineHandler>installSourceFiles 0x10003aff858 s FullBlockClosure(BlockClosure)>ensure: 0x10003affba8 s STCommandLineHandler>installSourceFiles 0x10003affe30 s STCommandLineHandler>activate 0x10003affee8 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003afffa0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003b00058 s FullBlockClosure(BlockClosure)>on:do: 0x10003b00168 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003b002c0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003b00438 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003b00590 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00840 s FullBlockClosure(BlockClosure)>on:do: 0x10003b00b30 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00d30 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x10003ada720 priority 10 0x10003adf6b8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10003addee0 priority 50 0x10003ae2f00 s WeakArray class>finalizationProcess 0x10003ae3fc0 s [] in WeakArray class>restartFinalizationProcess 0x10003ae61c8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0cdf8 priority 40 0x10001f18560 s AtomicSharedQueue>waitForNewItems 0x10001f1b620 s AtomicSharedQueue>next 0x10001f1efa0 s TKTWorkerProcess>privateNextTask 0x10001f1fa78 s TKTWorkerProcess>workerLoop 0x10001f20bb0 s MessageSend>value 0x10001f23128 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2a840 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ada6d0 priority 60 0x10003adf600 s SmalltalkImage>lowSpaceWatcher 0x10003ae3e78 s [] in SmalltalkImage>installLowSpaceWatcher 0x10003ae5f78 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a8fc00 priority 80 0x10003ada5f8 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037abe20 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ca6e0 s FullBlockClosure(BlockClosure)>ensure: 0x10002a90670 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037abd68 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a90750 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc + PHARO_CI_TESTING_ENVIRONMENT=true + ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter '.*' [DEBUG] 2023-08-11 11:20:31.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:20:31.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:20:31.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-arm64-CoInterpreter [DEBUG] 2023-08-11 11:20:31.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:20:31.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:20:31.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:20:31.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78938112 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78938112 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:20:31.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:20:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:20:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 Running tests in 759 Packages [WARN ] 2023-08-11 11:20:31.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 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_pharo-10/repository/smalltalksrc --- cache [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:20:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 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) [WARN ] 2023-08-11 11:20:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:20:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:20:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:20:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-08-11 11:20:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:20:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 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) [Pipeline] archiveArtifacts Archiving artifacts MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:20:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:20:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:20:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 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) [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:20:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) [DEBUG] 2023-08-11 11:20:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb48000 [DEBUG] 2023-08-11 11:20:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb48000 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb48000 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb48000 SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db48000 [DEBUG] 2023-08-11 11:20:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db48000 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb48000 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb48000 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb48000 [DEBUG] 2023-08-11 11:20:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb48000 SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b48000 [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b48000 SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b48000 [DEBUG] 2023-08-11 11:20:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b48000 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b48000 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b48000 SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b48000 [DEBUG] 2023-08-11 11:20:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b48000 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b48000 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b48000 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b48000 [DEBUG] 2023-08-11 11:20:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b48000 [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-Linux-x86_64-StackVM) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/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 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b48000 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b48000 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b48000 [DEBUG] 2023-08-11 11:20:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b48000 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/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 --depth=2 https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [DEBUG] 2023-08-11 11:20:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b48000 [DEBUG] 2023-08-11 11:20:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b48000 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 15%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 [ 16%] Copying libffi binaries to '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM' imageFormat: 'SpurFormat'" Generating #StackVM in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM' with SpurFormat... 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 [DEBUG] 2023-08-11 11:20:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b48000 [DEBUG] 2023-08-11 11:20:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b48000 [DEBUG] 2023-08-11 11:20:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:20:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:20:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b48000 [DEBUG] 2023-08-11 11:20:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b48000 [DEBUG] 2023-08-11 11:21:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab48000 [DEBUG] 2023-08-11 11:21:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab48000 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: 11 August 2023 11:21:04.391681 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 11 August 2023 11:21:04.821943 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 [DEBUG] 2023-08-11 11:21:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb48000 [DEBUG] 2023-08-11 11:21:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb48000 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb48000 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb48000 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 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db48000 [DEBUG] 2023-08-11 11:21:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db48000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb48000 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb48000 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb48000 [DEBUG] 2023-08-11 11:21:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb48000 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b48000 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b48000 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b48000 [DEBUG] 2023-08-11 11:21:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b48000 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b48000 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b48000 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b48000 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b48000 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b48000 [DEBUG] 2023-08-11 11:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b48000 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b48000 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b48000 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b48000 [DEBUG] 2023-08-11 11:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b48000 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b48000 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b48000 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b48000 [DEBUG] 2023-08-11 11:21:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b48000 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b48000 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b48000 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:[DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17498112 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17498112 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b48000 [DEBUG] 2023-08-11 11:21:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b48000 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b48000 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b48000 11 August 2023 11:21:14.585908 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab48000 [DEBUG] 2023-08-11 11:21:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab48000 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 11 August 2023 11:21:15.045082 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/debug.c [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb48000 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/errorCode.c [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb48000 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/parameters/parameterVector.c [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db48000 [DEBUG] 2023-08-11 11:21:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/semaphores/platformSemaphore.c [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb48000 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb48000 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/types.c [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b48000 [DEBUG] 2023-08-11 11:21:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/sameThread/sameThread.c [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b48000 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/callbacks/callbacks.c [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b48000 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/pThreadedFFI.c [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b48000 [DEBUG] 2023-08-11 11:21:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b48000 [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b48000 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50845:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1806:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50773:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52832: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_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55985: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_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64262:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65259: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_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65491:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b48000 [DEBUG] 2023-08-11 11:21:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b48000 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b48000 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b48000 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23379968 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23379968 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b48000 [DEBUG] 2023-08-11 11:21:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b48000 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b48000 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b48000 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b48000 [DEBUG] 2023-08-11 11:21:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b48000 [DEBUG] 2023-08-11 11:21:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23789568 [DEBUG] 2023-08-11 11:21:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23789568 [DEBUG] 2023-08-11 11:21:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038b48000 [DEBUG] 2023-08-11 11:21:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038b48000 [DEBUG] 2023-08-11 11:21:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:21:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [WARN ] 2023-08-11 11:21:26.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:21:28.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:21:28.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [WARN ] 2023-08-11 11:21:28.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/utilsMac.mm Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileDialogMac.m [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-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=ON -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/memoryUnix.c -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be4 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be4 - Date: 2023-08-09 13:30:09 +0200 -- 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_pharo-10/build-StackVM/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 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 [ 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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- 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_pharo-10/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'... [ 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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 [WARN ] 2023-08-11 11:21:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:21:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:21:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:21:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-default-2023-04-14-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Branch v3.3-cmake set up to track remote branch v3.3-cmake from origin. Switched to a new branch 'v3.3-cmake' [ 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 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 MAP_ANON - found -- Performing Test HAVE_MMAP_DEV_ZERO -- 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_pharo-10/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' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/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/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_pharo-10/build-StackVM/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/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' [ 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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libssh2-1.10.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [100%] Built target libgit2-1.4.4-download -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 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 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_pharo-10/build-StackVM/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/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_pharo-10/build-StackVM/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 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 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 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 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 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 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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' [ 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=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648 [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648 [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184 [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184 [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:21:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- [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_pharo-10/build-StackVM/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 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 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 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='/builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 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 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_pharo-10/build-StackVM/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/Linux-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] -- [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_pharo-10/build-StackVM/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/Linux-x86_64/third-party/fontconfig-2.13.1.zip' -- [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_pharo-10/build-StackVM/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/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_pharo-10/build-StackVM/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/Linux-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 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_pharo-10/build-StackVM/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/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/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 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/Linux-x86_64/third-party/libpng-1.6.37.zip' -- [download 5% complete] -- [download 9% 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 31% complete] -- [download 32% 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 47% complete] -- [download 50% complete] -- [download 65% complete] -- [download 78% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 91% complete] -- [download 93% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/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='/builds/workspace/pharo-vm_pharo-10/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/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_pharo-10/build-StackVM/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/build-StackVM [Pipeline] { [Pipeline] sh [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c + VERBOSE=1 make install package /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/builds/workspace/pharo-vm_pharo-10/build-StackVM --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_pharo-10/build-StackVM/CMakeFiles /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include/fficonfig.h:27:0: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 ^ MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c 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_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/raw_api.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/types.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/x86/ffi64.c NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [DEBUG] 2023-08-11 11:21:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:21:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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 /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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 /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 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_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build /builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' 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_pharo-10/build-StackVM' [ 5%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM' [ 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_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 6%] Creating directories for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- [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] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- [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] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 [WARN ] 2023-08-11 11:21:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength -- [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] [ 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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- [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] [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- [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] [ 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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ERROR] 2023-08-11 11:21:45.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate -- [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] [ 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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- [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] 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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffiTestLibrary/src/callback_types.c -- [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] [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffiTestLibrary/src/structures.c -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-StackVM/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 6%] No patch step for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 7%] No update step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 8%] No configure step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 9%] No build step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 10%] No install step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 10%] Completed 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 10%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/depend.internal". Scanning dependencies of target vmmaker make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 11%] Creating directories for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 12%] Performing download step (download, verify and extract) for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/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] CPack: - Install component: include CPack: Create package -- [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_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' [DEBUG] 2023-08-11 11:21:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:21:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 13%] No patch step for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/repository httpsUrl CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip generated. NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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] CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package [WARN ] 2023-08-11 11:21:53.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:21:53.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [WARN ] 2023-08-11 11:21:55.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:21:55.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:21:55.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-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.6-f733be40-Darwin-x86_64-Unspecified.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip.sha1 build-StackVM/build/packages/_CPack_Packages artifacts-Darwin-x86_64/ MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc [Pipeline] stash [DEBUG] 2023-08-11 11:21:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:21:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:21:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:21:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) 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 NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) 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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts NewUndeclaredWarning: C1>>doSomething (otherSlot 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 NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline [Pipeline] archiveArtifacts Archiving artifacts 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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [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_pharo-10/runTests [Pipeline] { [Pipeline] sh + wget -O - get.pharo.org/64/110 + bash --2023-08-11 11:22:06-- 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% 132M=0s 2023-08-11 11:22:06 (132 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.6-f733be40-Darwin-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be40-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 MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache + PHARO_CI_TESTING_ENVIRONMENT=true + ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 11:22:09.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:22:09.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:22:09.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:22:09.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 11:22:09.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:22:09.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:22:09.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:22:09.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:22:09.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:22:09.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:22:09.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:22:09.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75321344 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75321344 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:22:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100047d5000 [DEBUG] 2023-08-11 11:22:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100047d5000 [WARN ] 2023-08-11 11:22:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:22:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:22:09.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:22:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [WARN ] 2023-08-11 11:22:09.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:22:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:22:09.000 primitiveSnapshot (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [DEBUG] 2023-08-11 11:22:10.000 writeImageFilefromHeader (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:39280):Writing snapshot file /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image [DEBUG] 2023-08-11 11:22:10.000 writeImageFilefromHeader (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:39352):Snapshot file /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image done [DEBUG] 2023-08-11 11:22:10.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x10003adddb0 priority 79 0x280033fd0 I SessionManager>launchSnapshot:andQuit: 0x10000092938: a(n) SessionManager 0x10003ae3a80 s [] in SessionManager>snapshot:andQuit: 0x10003ae5b60 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a8fc50 priority 40 0x10002ad4d68 s MorphicRenderLoop>doOneCycleWhile: 0x100037abcb0 s [] in MorphicUIManager>spawnNewProcess 0x10002a90540 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003addf60 priority 40 0x10003ae3150 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ade818 priority 40 0x10003ae3420 s Process>resume 0x10003ae5618 s FullBlockClosure(BlockClosure)>forkAt: 0x10003ae8398 s SessionManager>snapshot:andQuit: 0x10003aeb330 s [] in SmalltalkImage>snapshot:andQuit: 0x10003af0d08 s CurrentExecutionEnvironment class>activate:for: 0x10003af7ff8 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10003afae70 s DefaultExecutionEnvironment class>beActiveDuring: 0x10003af80b0 s SmalltalkImage>snapshot:andQuit: 0x10003afaf28 s UndefinedObject>DoIt 0x10003afbad8 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x10003afc2c0 s OpalCompiler>evaluate 0x10003afc890 s DoItChunk>importFor:logSource: 0x10003afcf58 s [] in CodeImporter>evaluate 0x10003afd170 s OrderedCollection>do: 0x10003afd5a0 s CodeImporter>evaluate 0x10003afd950 s [] in STCommandLineHandler>installSourceFile: 0x10003afde08 s FullBlockClosure(BlockClosure)>on:do: 0x10003afe1e0 s STCommandLineHandler>handleErrorsDuring:reference: 0x10003afe2d8 s STCommandLineHandler>installSourceFile: 0x10003afe638 s [] in STCommandLineHandler>installSourceFiles 0x10003afe988 s OrderedCollection>do: 0x10003afed78 s [] in STCommandLineHandler>installSourceFiles 0x10003aff088 s FullBlockClosure(BlockClosure)>ensure: 0x10003aff3d8 s STCommandLineHandler>installSourceFiles 0x10003aff660 s STCommandLineHandler>activate 0x10003aff718 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003aff7d0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003aff888 s FullBlockClosure(BlockClosure)>on:do: 0x10003aff998 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003affaf0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003affc68 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003affdc0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00070 s FullBlockClosure(BlockClosure)>on:do: 0x10003b00360 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00560 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x10003ad9f28 priority 10 0x10003adeed8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10003add6e8 priority 50 0x10003ae2720 s WeakArray class>finalizationProcess 0x10003ae37e0 s [] in WeakArray class>restartFinalizationProcess 0x10003ae59f0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0cdf8 priority 40 0x10001f18560 s AtomicSharedQueue>waitForNewItems 0x10001f1b620 s AtomicSharedQueue>next 0x10001f1efa0 s TKTWorkerProcess>privateNextTask 0x10001f1fa78 s TKTWorkerProcess>workerLoop 0x10001f20bb0 s MessageSend>value 0x10001f23128 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2a840 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ad9ed8 priority 60 0x10003adee20 s SmalltalkImage>lowSpaceWatcher 0x10003ae3698 s [] in SmalltalkImage>installLowSpaceWatcher 0x10003ae57a0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a8fc00 priority 80 0x10003ad9e00 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037abe20 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ca6e0 s FullBlockClosure(BlockClosure)>ensure: 0x10002a90670 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037abd68 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a90750 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter '.*' [DEBUG] 2023-08-11 11:22:10.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:22:10.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:22:10.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-x86_64-CoInterpreter [DEBUG] 2023-08-11 11:22:10.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:22:10.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:22:10.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:22:10.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78929920 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78929920 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:22:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:22:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:22:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:22:10.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:22:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:22:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 Running tests in 759 Packages [WARN ] 2023-08-11 11:22:10.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:22:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) [WARN ] 2023-08-11 11:22:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:22:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:22:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:22:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-08-11 11:22:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:22:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 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) MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc 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) MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc SystemNotification: TStatementListNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:(parent is shadowed) MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) SystemNotification: TSwitchStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TVariableNode>>nodesDo:parent:(parent is shadowed) 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_pharo-10/repository/smalltalksrc --- cache [DEBUG] 2023-08-11 11:22:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:22:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:22:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:22:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 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) [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:22:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 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) [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:22:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb46000 [DEBUG] 2023-08-11 11:22:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb46000 MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load [DEBUG] 2023-08-11 11:22:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb46000 [DEBUG] 2023-08-11 11:22:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb46000 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) [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db46000 [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db46000 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 NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb46000 [DEBUG] 2023-08-11 11:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb46000 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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [DEBUG] 2023-08-11 11:22:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb46000 [DEBUG] 2023-08-11 11:22:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb46000 SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b46000 [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b46000 SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b46000 [DEBUG] 2023-08-11 11:22:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b46000 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b46000 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b46000 SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b46000 [DEBUG] 2023-08-11 11:22:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b46000 NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [DEBUG] 2023-08-11 11:22:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b46000 [DEBUG] 2023-08-11 11:22:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b46000 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b46000 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b46000 NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b46000 [DEBUG] 2023-08-11 11:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b46000 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b46000 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b46000 NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b46000 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b46000 NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:22:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 Pharo writing to the standard error Pharo writing to the standard output .somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock 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) [DEBUG] 2023-08-11 11:22:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:22:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 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 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 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 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [DEBUG] 2023-08-11 11:22:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:22:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [WARN ] 2023-08-11 11:22:40.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/griffle [WARN ] 2023-08-11 11:22:40.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists [WARN ] 2023-08-11 11:22:40.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/griffle/nurp [WARN ] 2023-08-11 11:22:40.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [DEBUG] 2023-08-11 11:22:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b46000 [DEBUG] 2023-08-11 11:22:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b46000 [DEBUG] 2023-08-11 11:22:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b46000 [DEBUG] 2023-08-11 11:22:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b46000 NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) [DEBUG] 2023-08-11 11:22:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab46000 [DEBUG] 2023-08-11 11:22:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab46000 NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 14%] No install step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 15%] Completed 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 15%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 16%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 16%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 17%] Generating VM files for flavour: StackVM build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/builds/workspace/pharo-vm_pharo-10/build-StackVM' imageFormat: 'SpurFormat'" Generating #StackVM in '/builds/workspace/pharo-vm_pharo-10/build-StackVM' with SpurFormat... 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 [DEBUG] 2023-08-11 11:22:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb46000 [DEBUG] 2023-08-11 11:22:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb46000 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 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb46000 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb46000 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db46000 [DEBUG] 2023-08-11 11:22:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db46000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb46000 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb46000 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb46000 [DEBUG] 2023-08-11 11:22:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb46000 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b46000 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b46000 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b46000 [DEBUG] 2023-08-11 11:22:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b46000 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b46000 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b46000 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b46000 [DEBUG] 2023-08-11 11:22:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b46000 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b46000 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b46000 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b46000 [DEBUG] 2023-08-11 11:23:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b46000 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b46000 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b46000 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b46000 [DEBUG] 2023-08-11 11:23:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b46000 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b46000 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b46000 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b46000 [DEBUG] 2023-08-11 11:23:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b46000 NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) 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:[DEBUG] 2023-08-11 11:23:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17494016 [DEBUG] 2023-08-11 11:23:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17494016 [DEBUG] 2023-08-11 11:23:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b46000 [DEBUG] 2023-08-11 11:23:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b46000 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b46000 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b46000 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab46000 [DEBUG] 2023-08-11 11:23:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab46000 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb46000 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb46000 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb46000 [DEBUG] 2023-08-11 11:23:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb46000 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db46000 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db46000 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb46000 [DEBUG] 2023-08-11 11:23:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb46000 11 August 2023 11:23:06.708398 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 11 August 2023 11:23:07.297846 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 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b46000 [DEBUG] 2023-08-11 11:23:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b46000 [DEBUG] 2023-08-11 11:23:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b46000 [DEBUG] 2023-08-11 11:23:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b46000 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b46000 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b46000 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b46000 [DEBUG] 2023-08-11 11:23:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b46000 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 [DEBUG] 2023-08-11 11:23:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b46000 [DEBUG] 2023-08-11 11:23:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b46000 [DEBUG] 2023-08-11 11:23:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23367680 [DEBUG] 2023-08-11 11:23:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23367680 [DEBUG] 2023-08-11 11:23:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b46000 [DEBUG] 2023-08-11 11:23:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b46000 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b46000 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b46000 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b46000 [DEBUG] 2023-08-11 11:23:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b46000 [DEBUG] 2023-08-11 11:23:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23785472 [DEBUG] 2023-08-11 11:23:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23785472 [DEBUG] 2023-08-11 11:23:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038b46000 [DEBUG] 2023-08-11 11:23:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038b46000 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) [WARN ] 2023-08-11 11:23:19.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin 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:NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) [WARN ] 2023-08-11 11:23:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:23:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [WARN ] 2023-08-11 11:23:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate 11 August 2023 11:23:21.563915 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 11 August 2023 11:23:22.149306 am PharoVMMaker cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c: At top level: 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’ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c: At top level: 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’ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/client.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:217:20: warning: passing argument 1 of ‘readImageNamed’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] readImageNamed(fileName); ^ In file included from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:499:7: note: expected ‘char *’ but argument is of type ‘const char *’ sqInt readImageNamed(char* fileName); ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c: At top level: 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’ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c: At top level: 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’ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c: At top level: 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’ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c: At top level: 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’ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c: At top level: 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’ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c: At top level: 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’ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -c /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52832:72: warning: comparison between pointer and integer return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55985:26: warning: comparison between pointer and integer for (i = numArgs + 1; i <= numStack; i += 1) { ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘fieldOrSenderFPofContext’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64262:16: warning: comparison between pointer and integer if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65259:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65491:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43922:8: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ [WARN ] 2023-08-11 11:23:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:23:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:23:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:23:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin \\\/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53371:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkForEventsMayContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50845:5: warning: ‘interruptPending’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (GIV(interruptPending)) { ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c: At top level: 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’ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c: At top level: 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’ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c: At top level: 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’ [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c: At top level: 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’ [ 40%] Linking C shared library build/vm/libPharoVMCore.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libPharoVMCore.so -o build/vm/libPharoVMCore.so 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/unix/aio.c.o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 40%] Built target PharoVMCore make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 40%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: 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’ [ 41%] Linking C shared library build/vm/libMiscPrimitivePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libMiscPrimitivePlugin.so -o build/vm/libMiscPrimitivePlugin.so CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 41%] Built target MiscPrimitivePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 41%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: 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’ [ 42%] Linking C shared library build/vm/libJPEGReaderPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReaderPlugin.so -o build/vm/libJPEGReaderPlugin.so CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 42%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 43%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: 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’ [ 43%] Linking C shared library build/vm/libLargeIntegers.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLargeIntegers.so -o build/vm/libLargeIntegers.so CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 43%] Built target LargeIntegers make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 43%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: 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’ [ 44%] Linking C shared library build/vm/libFloatArrayPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFloatArrayPlugin.so -o build/vm/libFloatArrayPlugin.so CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread [DEBUG] 2023-08-11 11:23:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648 [DEBUG] 2023-08-11 11:23:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648 [DEBUG] 2023-08-11 11:23:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:23:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 45%] Built target FloatArrayPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 45%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c: At top level: 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’ [ 46%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: 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’ [ 46%] Linking C shared library build/vm/libSurfacePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSurfacePlugin.so -o build/vm/libSurfacePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 47%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 48%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: At top level: 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’ [ 49%] Linking C shared library build/vm/libUUIDPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUUIDPlugin.so -o build/vm/libUUIDPlugin.so CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libuuid.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 49%] Built target UUIDPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [DEBUG] 2023-08-11 11:23:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184 [DEBUG] 2023-08-11 11:23:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184 [DEBUG] 2023-08-11 11:23:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:23:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: 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’ [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:71:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:117:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: At top level: 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’ [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:162:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:203:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:243:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:272:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:309:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:349:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:389:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: At top level: 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’ [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 79%] Linking C shared library build/vm/libJPEGReadWriter2Plugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReadWriter2Plugin.so -o build/vm/libJPEGReadWriter2Plugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 79%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 79%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2312:3: warning: pointer/integer type mismatch in conditional expression : (primitiveFailFor(PrimErrBadArgument), ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: 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’ [ 80%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1630:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sqInt *)buf= 1; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: At top level: 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’ [ 80%] Linking C shared library build/vm/libSocketPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSocketPlugin.so -o build/vm/libSocketPlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 80%] Built target SocketPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 80%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/cc -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: 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’ [ 81%] Linking C shared library build/vm/libB2DPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libB2DPlugin.so -o build/vm/libB2DPlugin.so CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 81%] Built target B2DPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 81%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: typedef ‘aioHandler’ locally defined but not used [-Wunused-local-typedefs] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: At top level: 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’ [ 82%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c: At top level: 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’ [ 83%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c: At top level: 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’ [ 83%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:923:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1093:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ /builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: 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’ [ 84%] Linking C shared library build/vm/libFilePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFilePlugin.so -o build/vm/libFilePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 85%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 86%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: 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’ [ 86%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c: At top level: 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’ [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: At top level: 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’ [ 87%] Linking C shared library build/vm/libFileAttributesPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFileAttributesPlugin.so -o build/vm/libFileAttributesPlugin.so 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/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target FileAttributesPlugin make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Scanning dependencies of target openssl-1.1.1k make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target openssl-1.1.1k make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target libgit2-0.25.1 make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target libssh2-1.7.0 make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target SDL2-2.24.1 make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/cc -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [WARN ] 2023-08-11 11:23:51.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: 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’ [ 88%] Linking C shared library build/vm/libBitBltPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libBitBltPlugin.so -o build/vm/libBitBltPlugin.so CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 88%] Built target BitBltPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 89%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: 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’ [ 89%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: At top level: 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’ [ 90%] Linking C shared library build/vm/libLocalePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLocalePlugin.so -o build/vm/libLocalePlugin.so CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 90%] Built target LocalePlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: 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’ [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:29: warning: the address of ‘X509_check_ip_asc’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: At top level: 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’ [ 92%] Linking C shared library build/vm/libSqueakSSL.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSqueakSSL.so -o build/vm/libSqueakSSL.so CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: 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’ [ 93%] Linking C shared library build/vm/libDSAPrims.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libDSAPrims.so -o build/vm/libDSAPrims.so CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 93%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 93%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ERROR] 2023-08-11 11:23:52.000 growOldSpaceByAtLeast (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: 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’ [ 94%] Linking C shared library build/vm/libUnixOSProcessPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUnixOSProcessPlugin.so -o build/vm/libUnixOSProcessPlugin.so CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target UnixOSProcessPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Scanning dependencies of target libgit2-1.4.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target libgit2-1.4.4 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target libssh2-1.9.0 make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-linux-1.0.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target libgit2-linux-1.0.0 make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target openssl-1.0.2q make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Scanning dependencies of target freetype-2.12.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target freetype-2.12.1 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Scanning dependencies of target fontconfig-2.13.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target fontconfig-2.13.1 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Scanning dependencies of target cairo-1.17.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target cairo-1.17.4 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Scanning dependencies of target harfbuzz-5.3.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target harfbuzz-5.3.1 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Scanning dependencies of target pixman-0.40.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target pixman-0.40.0 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Scanning dependencies of target libpng-1.6.37 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Built target libpng-1.6.37 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 95%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -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/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c: At top level: 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’ [ 95%] Linking C executable build/vm/pharo /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/pharo.dir/link.txt --verbose=1 /usr/bin/cc -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 95%] Built target pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /builds/workspace/pharo-vm_pharo-10/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build-StackVM /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libTestLibrary.so -o ../vm/libTestLibrary.so 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 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-StackVM' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libharfbuzz.so.0.50301.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmRememberedSet.h Run CPack packaging tool... /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 [DEBUG] 2023-08-11 11:23:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:23:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:23:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:23:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [WARN ] 2023-08-11 11:24:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [WARN ] 2023-08-11 11:24:02.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:24:02.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:24:03.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [WARN ] 2023-08-11 11:24:03.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:24:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [WARN ] 2023-08-11 11:24:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:24:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:24:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [WARN ] 2023-08-11 11:24:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/temp/repo NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) [DEBUG] 2023-08-11 11:24:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:24:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:24:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-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 [DEBUG] 2023-08-11 11:24:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:24:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 CPack: - Install component: c-src CPack: - Install component: include CPack: Create package NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [WARN ] 2023-08-11 11:24:24.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Linux-x86_64 + cp -a build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip.sha1 build-StackVM/build/packages/_CPack_Packages artifacts-Linux-x86_64/ [Pipeline] stash [DEBUG] 2023-08-11 11:24:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:24:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:24:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 Errors Failures[DEBUG] 2023-08-11 11:24:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:24:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:24:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:24:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [Pipeline] archiveArtifacts Archiving artifacts MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 13%] No install step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 14%] Completed 'vmmaker' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 14%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 16%] Generating VM files for flavour: CoInterpreter C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-10/build' imageFormat: 'SpurFormat'" Generating #CoInterpreter in 'C:/builds/workspace/pharo-vm_pharo-10/build' with SpurFormat... 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 [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-Linux-x86_64-CoInterpreter) [Pipeline] unstash [Pipeline] unstash [DEBUG] 2023-08-11 11:25:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:25:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 [Pipeline] sh + mkdir runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/runTests [Pipeline] { [Pipeline] sh + wget -O - get.pharo.org/64/110 + bash --2023-08-11 11:25:11-- http://get.pharo.org/64/110 Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 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% 300M=0s 2023-08-11 11:25:11 (300 MB/s) - written to stdout [3452/3452] Downloading the latest 110 Image: http://files.pharo.org/get-files/110/pharoImage-x86_64.zip Pharo writing to the standard error Pharo writing to the standard output .somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) Pharo.image [Pipeline] sh + echo 110 [DEBUG] 2023-08-11 11:25:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:25:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [Pipeline] sh + unzip ../build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip creating: ./bin/ inflating: ./bin/pharo creating: ./lib/ inflating: ./lib/libB2DPlugin.so inflating: ./lib/libBitBltPlugin.so inflating: ./lib/libDSAPrims.so inflating: ./lib/libFileAttributesPlugin.so inflating: ./lib/libFilePlugin.so inflating: ./lib/libFloatArrayPlugin.so inflating: ./lib/libJPEGReadWriter2Plugin.so inflating: ./lib/libJPEGReaderPlugin.so inflating: ./lib/libLargeIntegers.so inflating: ./lib/libLocalePlugin.so inflating: ./lib/libMiscPrimitivePlugin.so inflating: ./lib/libPharoVMCore.so inflating: ./lib/libSDL2-2.0.so.0 inflating: ./lib/libSDL2-2.0.so.0.2400.1 inflating: ./lib/libSDL2.so [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:25:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 inflating: ./lib/libSocketPlugin.so inflating: ./lib/libSqueakSSL.so inflating: ./lib/libSurfacePlugin.so inflating: ./lib/libTestLibrary.so inflating: ./lib/libUUIDPlugin.so inflating: ./lib/libUnixOSProcessPlugin.so inflating: ./lib/libbz2.so.1 inflating: ./lib/libbz2.so.1.0 inflating: ./lib/libbz2.so.1.0.6 inflating: ./lib/libcairo.so inflating: ./lib/libcairo.so.2 inflating: ./lib/libcairo.so.2.11704.0 inflating: ./lib/libcrypto.so inflating: ./lib/libcrypto.so.1.0.0 inflating: ./lib/libcrypto.so.1.1 inflating: ./lib/libexpat.so inflating: ./lib/libexpat.so.1 inflating: ./lib/libexpat.so.1.8.10 inflating: ./lib/libffi.so inflating: ./lib/libfontconfig.so inflating: ./lib/libfontconfig.so.1 inflating: ./lib/libfontconfig.so.1.12.0 inflating: ./lib/libfreetype.so inflating: ./lib/libfreetype.so.6 inflating: ./lib/libfreetype.so.6.18.3 inflating: ./lib/libgit2.1.0.0.so inflating: ./lib/libgit2.so inflating: ./lib/libgit2.so.0.25.1 inflating: ./lib/libgit2.so.1.4 inflating: ./lib/libgit2.so.1.4.4 inflating: ./lib/libgit2.so.25 inflating: ./lib/libharfbuzz.so [DEBUG] 2023-08-11 11:25:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:25:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 inflating: ./lib/libharfbuzz.so.0 inflating: ./lib/libharfbuzz.so.0.50301.0 inflating: ./lib/libpixman-1.so inflating: ./lib/libpixman-1.so.0 inflating: ./lib/libpixman-1.so.0.40.0 inflating: ./lib/libpng.so inflating: ./lib/libpng16.so inflating: ./lib/libpng16.so.16 inflating: ./lib/libpng16.so.16.37.0 inflating: ./lib/libssh2.so inflating: ./lib/libssh2.so.1 inflating: ./lib/libssh2.so.1.0.1 inflating: ./lib/libssh2.so.1.9.0 inflating: ./lib/libssl.so inflating: ./lib/libssl.so.1.0.0 inflating: ./lib/libssl.so.1.1 inflating: ./lib/pharo inflating: ./pharo [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 11:25:16.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:25:16.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:25:16.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:25:16.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 11:25:16.000 logParameterVector (src/parameters/parameters.c:343): ./lib/pharo [DEBUG] 2023-08-11 11:25:16.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:25:16.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:25:16.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:25:16.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:138):Working Directory /builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:25:16.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:25:16.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:25:16.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75321344 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75321344 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:25:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:25:16.000 beatStateMachine (extracted/vm/src/common/heartbeat.c:380):pthread_setschedparam failed: Operation not permitted [WARN ] 2023-08-11 11:25:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:25:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:25:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:25:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:25:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100047d5000 [DEBUG] 2023-08-11 11:25:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100047d5000 [WARN ] 2023-08-11 11:25:17.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:25:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:25:17.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) [DEBUG] 2023-08-11 11:25:17.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39280):Writing snapshot file /builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image [DEBUG] 2023-08-11 11:25:17.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39352):Snapshot file /builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image done [DEBUG] 2023-08-11 11:25:17.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x100037ce2c8 priority 79 0x280033fd0 I SessionManager>launchSnapshot:andQuit: 0x10000092938: a(n) SessionManager 0x100037d03a0 s [] in SessionManager>snapshot:andQuit: 0x100037d2408 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a91250 priority 40 0x10002ad6378 s MorphicRenderLoop>doOneCycleWhile: 0x100037ad370 s [] in MorphicUIManager>spawnNewProcess 0x10002a91b50 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037cecf0 priority 40 0x100037cfd78 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037ced40 priority 40 0x100037cfe30 s Process>resume 0x100037d1f20 s FullBlockClosure(BlockClosure)>forkAt: 0x100037d4c10 s SessionManager>snapshot:andQuit: 0x100037d7b68 s [] in SmalltalkImage>snapshot:andQuit: 0x100037dd490 s CurrentExecutionEnvironment class>activate:for: 0x100037e44c0 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x100037e72e8 s DefaultExecutionEnvironment class>beActiveDuring: 0x100037e4578 s SmalltalkImage>snapshot:andQuit: 0x100037e73a0 s UndefinedObject>DoIt 0x100037e7f50 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x100037e8728 s OpalCompiler>evaluate 0x100037e8cf8 s DoItChunk>importFor:logSource: 0x100037e93c0 s [] in CodeImporter>evaluate 0x100037e95d8 s OrderedCollection>do: 0x100037e9a08 s CodeImporter>evaluate 0x100037e9db8 s [] in STCommandLineHandler>installSourceFile: 0x100037ea270 s FullBlockClosure(BlockClosure)>on:do: 0x100037ea648 s STCommandLineHandler>handleErrorsDuring:reference: 0x100037ea740 s STCommandLineHandler>installSourceFile: 0x100037eaaa0 s [] in STCommandLineHandler>installSourceFiles 0x100037eadf0 s OrderedCollection>do: 0x100037eb1e0 s [] in STCommandLineHandler>installSourceFiles 0x100037eb4f0 s FullBlockClosure(BlockClosure)>ensure: 0x100037eb840 s STCommandLineHandler>installSourceFiles 0x100037ebac8 s STCommandLineHandler>activate 0x100037ebb80 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100037ebc38 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037ebcf0 s FullBlockClosure(BlockClosure)>on:do: 0x100037ebe00 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037ebf58 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100037ec0d0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100037ec228 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037ec4d8 s FullBlockClosure(BlockClosure)>on:do: 0x100037ec7c8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037ec9c8 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x100037ce088 priority 10 0x100037cf400 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100037ce100 priority 50 0x100037cf4e0 s WeakArray class>finalizationProcess 0x100037d01f0 s [] in WeakArray class>restartFinalizationProcess 0x100037d22f8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0e040 priority 40 0x10001f197a8 s AtomicSharedQueue>waitForNewItems 0x10001f1c868 s AtomicSharedQueue>next 0x10001f201e8 s TKTWorkerProcess>privateNextTask 0x10001f20cc0 s TKTWorkerProcess>workerLoop 0x10001f21df8 s MessageSend>value 0x10001f24370 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2ba88 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037ce038 priority 60 0x100037cf348 s SmalltalkImage>lowSpaceWatcher 0x100037d00a8 s [] in SmalltalkImage>installLowSpaceWatcher 0x100037d20a8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a91200 priority 80 0x100037cdf60 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037ad4e0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037cbda0 s FullBlockClosure(BlockClosure)>ensure: 0x10002a91c80 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ad428 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a91d60 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter .* [DEBUG] 2023-08-11 11:25:18.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:25:18.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:25:18.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): ./lib/pharo [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Linux-x86_64-CoInterpreter [DEBUG] 2023-08-11 11:25:18.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:138):Working Directory /builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:25:18.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:25:18.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-08-11 11:25:18.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75702272 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75702272 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:25:18.000 beatStateMachine (extracted/vm/src/common/heartbeat.c:380):pthread_setschedparam failed: Operation not permitted [WARN ] 2023-08-11 11:25:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:25:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:25:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:25:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles Running tests in 759 Packages [WARN ] 2023-08-11 11:25:18.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004832000 [DEBUG] 2023-08-11 11:25:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004832000 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [WARN ] 2023-08-11 11:25:20.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/griffleM [WARN ] 2023-08-11 11:25:20.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists [WARN ] 2023-08-11 11:25:20.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/griffle/nurp [WARN ] 2023-08-11 11:25:20.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004832000 [DEBUG] 2023-08-11 11:25:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004832000 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:25:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [WARN ] 2023-08-11 11:25:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:25:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:25:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:25:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-08-11 11:25:21.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [DEBUG] 2023-08-11 11:25:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:25:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:25:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:25:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:25:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:25:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 2023-08-11T11:25:35.001287+02:00 WARNING: Had to GC to make room for more external objects. If this happens often, it would be a good idea to either: - Raise the maxExternalSemaphores size. - Write your code to explicitly release them rather than wait for finalization. Returning an object but pool is fullNewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) [DEBUG] 2023-08-11 11:25:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:25:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:25:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) [DEBUG] 2023-08-11 11:25:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:25:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [WARN ] 2023-08-11 11:25:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [DEBUG] 2023-08-11 11:25:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:25:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:25:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a832000 [DEBUG] 2023-08-11 11:25:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a832000 [DEBUG] 2023-08-11 11:25:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b832000 [DEBUG] 2023-08-11 11:25:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b832000 [DEBUG] 2023-08-11 11:25:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000c832000 [DEBUG] 2023-08-11 11:25:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000c832000 [DEBUG] 2023-08-11 11:25:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000d832000 [DEBUG] 2023-08-11 11:25:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000d832000 [DEBUG] 2023-08-11 11:25:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000e832000 [DEBUG] 2023-08-11 11:25:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000e832000 [DEBUG] 2023-08-11 11:25:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000f832000 [DEBUG] 2023-08-11 11:25:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000f832000 SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:25:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010832000 [DEBUG] 2023-08-11 11:25:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010832000 SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:25:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011832000 [DEBUG] 2023-08-11 11:25:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011832000 [DEBUG] 2023-08-11 11:25:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012832000 [DEBUG] 2023-08-11 11:25:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012832000 SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 [DEBUG] 2023-08-11 11:25:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013832000 [DEBUG] 2023-08-11 11:25:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013832000 [DEBUG] 2023-08-11 11:25:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014832000 [DEBUG] 2023-08-11 11:25:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014832000 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015832000 [DEBUG] 2023-08-11 11:25:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015832000 [DEBUG] 2023-08-11 11:25:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016832000 [DEBUG] 2023-08-11 11:25:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016832000 [DEBUG] 2023-08-11 11:25:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017832000 [DEBUG] 2023-08-11 11:25:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017832000 [DEBUG] 2023-08-11 11:25:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018832000 [DEBUG] 2023-08-11 11:25:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018832000 [DEBUG] 2023-08-11 11:25:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:25:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) [DEBUG] 2023-08-11 11:26:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:26:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 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: a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] [DEBUG] 2023-08-11 11:26:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019832000 [DEBUG] 2023-08-11 11:26:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019832000 [DEBUG] 2023-08-11 11:26:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019832000 [DEBUG] 2023-08-11 11:26:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019832000 [DEBUG] 2023-08-11 11:26:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001a832000 [DEBUG] 2023-08-11 11:26:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001a832000 [DEBUG] 2023-08-11 11:26:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:26:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:26:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001b832000 [DEBUG] 2023-08-11 11:26:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001b832000 [DEBUG] 2023-08-11 11:26:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:26:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001c832000 [DEBUG] 2023-08-11 11:26:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001c832000 [DEBUG] 2023-08-11 11:26:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001d832000 [DEBUG] 2023-08-11 11:26:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001d832000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:26:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001e832000 [DEBUG] 2023-08-11 11:26:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001e832000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:26:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001f832000 [DEBUG] 2023-08-11 11:26:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001f832000 [DEBUG] 2023-08-11 11:26:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020832000 [DEBUG] 2023-08-11 11:26:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020832000 [DEBUG] 2023-08-11 11:26:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:26:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:26:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021832000 [DEBUG] 2023-08-11 11:26:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021832000 [DEBUG] 2023-08-11 11:26:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022832000 [DEBUG] 2023-08-11 11:26:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022832000 [DEBUG] 2023-08-11 11:26:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023832000 [DEBUG] 2023-08-11 11:26:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023832000 [DEBUG] 2023-08-11 11:26:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024832000 [DEBUG] 2023-08-11 11:26:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024832000 [DEBUG] 2023-08-11 11:26:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025832000 [DEBUG] 2023-08-11 11:26:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025832000 [DEBUG] 2023-08-11 11:26:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026832000 [DEBUG] 2023-08-11 11:26:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026832000 [DEBUG] 2023-08-11 11:26:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027832000 [DEBUG] 2023-08-11 11:26:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027832000 [DEBUG] 2023-08-11 11:26:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028832000 [DEBUG] 2023-08-11 11:26:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028832000 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17412096 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17412096 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029832000 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029832000 [DEBUG] 2023-08-11 11:26:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029832000 [DEBUG] 2023-08-11 11:26:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029832000 [DEBUG] 2023-08-11 11:26:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002a832000 [DEBUG] 2023-08-11 11:26:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002a832000 [DEBUG] 2023-08-11 11:26:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002b832000 [DEBUG] 2023-08-11 11:26:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002b832000 [DEBUG] 2023-08-11 11:26:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002c832000 [DEBUG] 2023-08-11 11:26:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002c832000 [DEBUG] 2023-08-11 11:26:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002d832000 [DEBUG] 2023-08-11 11:26:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002d832000 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002e832000 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002e832000 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002f832000 [DEBUG] 2023-08-11 11:26:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002f832000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030832000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030832000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031832000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031832000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032832000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032832000 Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining [DEBUG] 2023-08-11 11:26:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033832000 [DEBUG] 2023-08-11 11:26:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033832000 [WARN ] 2023-08-11 11:26:43.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:26:43.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [WARN ] 2023-08-11 11:26:44.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:26:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:26:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:26:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:26:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:26:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:26:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:26:45.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:26:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [WARN ] 2023-08-11 11:26:48.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/temp/repo NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 [DEBUG] 2023-08-11 11:26:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034832000 [DEBUG] 2023-08-11 11:26:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034832000 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035832000 [DEBUG] 2023-08-11 11:26:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035832000 [DEBUG] 2023-08-11 11:27:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22867968 [DEBUG] 2023-08-11 11:27:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22867968 [DEBUG] 2023-08-11 11:27:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036832000 [DEBUG] 2023-08-11 11:27:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036832000 [DEBUG] 2023-08-11 11:27:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036832000 [DEBUG] 2023-08-11 11:27:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036832000 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037832000 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037832000 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23703552 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23703552 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038832000 [DEBUG] 2023-08-11 11:27:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038832000 NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [WARN ] 2023-08-11 11:27:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor [WARN ] 2023-08-11 11:27:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [DEBUG] 2023-08-11 11:27:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:27:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [WARN ] 2023-08-11 11:27:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:27:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [WARN ] 2023-08-11 11:27:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:27:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [WARN ] 2023-08-11 11:27:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate [DEBUG] 2023-08-11 11:27:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:27:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:27:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase:  Errors Failures[DEBUG] 2023-08-11 11:27:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:27:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [WARN ] 2023-08-11 11:27:28.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:27:28.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:27:28.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:27:28.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin \[DEBUG] 2023-08-11 11:27:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648 [DEBUG] 2023-08-11 11:27:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648 [DEBUG] 2023-08-11 11:27:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:27:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:27:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184 [DEBUG] 2023-08-11 11:27:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184 [DEBUG] 2023-08-11 11:27:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:27:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 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 [DEBUG] 2023-08-11 11:27:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:27:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [WARN ] 2023-08-11 11:27:58.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:27:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 [ERROR] 2023-08-11 11:28:00.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:28:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [WARN ] 2023-08-11 11:28:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax [DEBUG] 2023-08-11 11:28:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:28:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:28:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:28:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [WARN ] 2023-08-11 11:28:17.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:28:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [WARN ] 2023-08-11 11:28:19.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:28:19.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:28:19.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining 2023-08-11T11:28:24.098447+02:00 WARNING: Had to GC to make room for more external objects. If this happens often, it would be a good idea to either: - Raise the maxExternalSemaphores size. - Write your code to explicitly release them rather than wait for finalization. Returning an object but pool is fullNewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) [DEBUG] 2023-08-11 11:28:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:28:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:24.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:28:25.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) [DEBUG] 2023-08-11 11:28:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:28:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:28:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:28:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) [WARN ] 2023-08-11 11:28:30.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [DEBUG] 2023-08-11 11:28:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:28:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 11 August 2023 11:28:38.211 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:28:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:28:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 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 [DEBUG] 2023-08-11 11:28:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:28:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 external plugin SurfacePlugin generated as SurfacePlugin 11 August 2023 11:28:41.283 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 [DEBUG] 2023-08-11 11:28:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:28:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:28:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:28:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) [DEBUG] 2023-08-11 11:28:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:28:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) [DEBUG] 2023-08-11 11:28:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:28:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) [DEBUG] 2023-08-11 11:28:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:28:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:28:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:28:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) [DEBUG] 2023-08-11 11:29:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:29:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:29:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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: [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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: [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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: [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:29:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining [DEBUG] 2023-08-11 11:29:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:29:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [DEBUG] 2023-08-11 11:29:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] [DEBUG] 2023-08-11 11:29:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:29:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:29:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:29:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:29:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:29:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:29:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 Pharo writing to the standard error Pharo writing to the standard output .somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:29:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:29:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:29:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:29:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:29:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:29:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:29:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:29:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [WARN ] 2023-08-11 11:29:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /builds/workspace/pharo-vm_pharo-10/runTests/griffle [WARN ] 2023-08-11 11:29:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists [WARN ] 2023-08-11 11:29:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /builds/workspace/pharo-vm_pharo-10/runTests/griffle/nurp [WARN ] 2023-08-11 11:29:53.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory 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: [DEBUG] 2023-08-11 11:29:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:29:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:29:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:29:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline [WARN ] 2023-08-11 11:30:24.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:30:24.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry [DEBUG] 2023-08-11 11:30:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) [DEBUG] 2023-08-11 11:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:30:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 [DEBUG] 2023-08-11 11:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:30:43.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x34065f788 priority 79 0x280007f30 I SessionManager>launchSnapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280007fa0 I [] in SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280007fe0 I [] in FullBlockClosure>newProcess 0x34065f5a8: a(n) FullBlockClosure processes at priority 40 Process 0x10002958e18 priority 40 0x280011de0 M DelaySemaphoreScheduler>schedule: 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x280011e18 M Delay>schedule 0x3406337e8: a(n) Delay 0x280011e48 M Delay>wait 0x3406337e8: a(n) Delay 0x280011e98 M WorldState class>doInterCycleWait 0x10000721db0: a(n) WorldState class 0x280011ec8 M [] in WorldState class>doDrawCycleWith: 0x10000721db0: a(n) WorldState class 0x280011f08 M FullBlockClosure(BlockClosure)>ensure: 0x340632e40: a(n) FullBlockClosure 0x280011f40 M WorldState class>doDrawCycleWith: 0x10000721db0: a(n) WorldState class 0x280011f78 M WorldMorph class>doOneCycle 0x1000071d250: a(n) WorldMorph class 0x280011fa8 M MorphicRenderLoop>doOneCycle 0x100029595c8: a(n) MorphicRenderLoop 0x280011fd8 M MorphicRenderLoop>doOneCycleWhile: 0x100029595c8: a(n) MorphicRenderLoop 0x10003604b60 s [] in MorphicUIManager>spawnNewProcess 0x10002959610 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003936e00 priority 40 0x280023d60 I Process>resume 0x34065f788: a(n) Process 0x280023da0 I FullBlockClosure(BlockClosure)>forkAt: 0x34065f5a8: a(n) FullBlockClosure 0x280023df8 I SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280023e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280023ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c308: a(n) CurrentExecutionEnvironment class 0x280023ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010470: a(n) DefaultExecutionEnvironment 0x280023f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c908: a(n) DefaultExecutionEnvironment class 0x280023f80 I SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280023fe0 I TestCommandLineHandler>runPackages 0x10003952660: a(n) TestCommandLineHandler 0x100039525a8 s TestCommandLineHandler>activate 0x10003952710 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003954b60 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003954dd8 s FullBlockClosure(BlockClosure)>on:do: 0x100039550d0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100039554d8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003955870 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003955ae8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003955d98 s FullBlockClosure(BlockClosure)>on:do: 0x10003956088 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003956288 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x340308790 priority 40 0x28003de88 M [] in Delay>wait 0x340353810: a(n) Delay 0x28003ded8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x340356e90: a(n) FullBlockClosure 0x28003df20 I Delay>wait 0x340353810: a(n) Delay 0x28003df60 I Duration>wait 0x100039393c8: a(n) Duration 0x28003dfa0 I [] in OmDeferrer>runMessageProcess 0x10003937fb8: a(n) OmDeferrer 0x28003dfe0 I [] in FullBlockClosure>newProcess 0x340356f98: a(n) FullBlockClosure processes at priority 10 Process 0x10003936bb8 priority 10 0x10003d24880 s ProcessorScheduler class>idleProcess 0x10003d33d30 s [] in ProcessorScheduler class>startUp 0x10003937988 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10003936c70 priority 50 0x28003ffe0 M WeakArray class>finalizationProcess 0x10000016310: a(n) WeakArray class 0x10003937850 s [] in WeakArray class>restartFinalizationProcess 0x10003938710 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002958dc8 priority 80 0x280001fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x280001fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x10003623400 s FullBlockClosure(BlockClosure)>ensure: 0x10002959740 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x10003604c18 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002959820 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] sh + mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + mv progress.log progress-Tests-Darwin-arm64-CoInterpreter.log [Pipeline] sh + cat progress-Tests-Darwin-arm64-CoInterpreter.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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-arm64-CoInterpreter-worker) [Pipeline] unstash [Pipeline] unstash [DEBUG] 2023-08-11 11:30:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [Pipeline] sh cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor + mkdir runTests [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests [Pipeline] { [Pipeline] sh + wget -O - get.pharo.org/64/110 + bash --2023-08-11 11:30:47-- 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% 173M=0s 2023-08-11 11:30:47 (173 MB/s) - written to stdout [3452/3452] Downloading the latest 110 Image: http://files.pharo.org/get-files/110/pharoImage-arm64.zip Pharo.image [Pipeline] sh + echo 110 [Pipeline] sh + unzip ../build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-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/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 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 11:30:50.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:30:50.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:30:50.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:30:50.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:30:50.000 runOnWorkerThread (src/client.c:272):Stack size: 524288 [DEBUG] 2023-08-11 11:30:50.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75333632 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75333632 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:30:50.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100047d8000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100047d8000 [WARN ] 2023-08-11 11:30:50.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:30:50.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [DEBUG] 2023-08-11 11:30:50.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39280):Writing snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/Pharo.image [DEBUG] 2023-08-11 11:30:50.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39352):Snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/Pharo.image done [DEBUG] 2023-08-11 11:30:50.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x10003ade5a0 priority 79 0x280033fd0 I SessionManager>launchSnapshot:andQuit: 0x10000092938: a(n) SessionManager 0x10003ae4260 s [] in SessionManager>snapshot:andQuit: 0x10003ae6338 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a8fc50 priority 40 0x10002ad4d68 s MorphicRenderLoop>doOneCycleWhile: 0x100037abcb0 s [] in MorphicUIManager>spawnNewProcess 0x10002a90540 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ade748 priority 40 0x10003ae3930 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003adeff8 priority 40 0x10003ae3c00 s Process>resume 0x10003ae5df0 s FullBlockClosure(BlockClosure)>forkAt: 0x10003ae8b68 s SessionManager>snapshot:andQuit: 0x10003aebb00 s [] in SmalltalkImage>snapshot:andQuit: 0x10003af14d8 s CurrentExecutionEnvironment class>activate:for: 0x10003af87c8 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10003afb640 s DefaultExecutionEnvironment class>beActiveDuring: 0x10003af8880 s SmalltalkImage>snapshot:andQuit: 0x10003afb6f8 s UndefinedObject>DoIt 0x10003afc2a8 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x10003afca90 s OpalCompiler>evaluate 0x10003afd060 s DoItChunk>importFor:logSource: 0x10003afd728 s [] in CodeImporter>evaluate 0x10003afd940 s OrderedCollection>do: 0x10003afdd70 s CodeImporter>evaluate 0x10003afe120 s [] in STCommandLineHandler>installSourceFile: 0x10003afe5d8 s FullBlockClosure(BlockClosure)>on:do: 0x10003afe9b0 s STCommandLineHandler>handleErrorsDuring:reference: 0x10003afeaa8 s STCommandLineHandler>installSourceFile: 0x10003afee08 s [] in STCommandLineHandler>installSourceFiles 0x10003aff158 s OrderedCollection>do: 0x10003aff548 s [] in STCommandLineHandler>installSourceFiles 0x10003aff858 s FullBlockClosure(BlockClosure)>ensure: 0x10003affba8 s STCommandLineHandler>installSourceFiles 0x10003affe30 s STCommandLineHandler>activate 0x10003affee8 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003afffa0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003b00058 s FullBlockClosure(BlockClosure)>on:do: 0x10003b00168 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003b002c0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003b00438 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003b00590 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00840 s FullBlockClosure(BlockClosure)>on:do: 0x10003b00b30 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00d30 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x10003ada720 priority 10 0x10003adf6b8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10003addee0 priority 50 0x10003ae2f00 s WeakArray class>finalizationProcess 0x10003ae3fc0 s [] in WeakArray class>restartFinalizationProcess 0x10003ae61c8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0cdf8 priority 40 0x10001f18560 s AtomicSharedQueue>waitForNewItems 0x10001f1b620 s AtomicSharedQueue>next 0x10001f1efa0 s TKTWorkerProcess>privateNextTask 0x10001f1fa78 s TKTWorkerProcess>workerLoop 0x10001f20bb0 s MessageSend>value 0x10001f23128 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2a840 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ada6d0 priority 60 0x10003adf600 s SmalltalkImage>lowSpaceWatcher 0x10003ae3e78 s [] in SmalltalkImage>installLowSpaceWatcher 0x10003ae5f78 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a8fc00 priority 80 0x10003ada5f8 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037abe20 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ca6e0 s FullBlockClosure(BlockClosure)>ensure: 0x10002a90670 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037abd68 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a90750 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter-worker '.*' [DEBUG] 2023-08-11 11:30:50.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:30:50.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:30:50.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-arm64-CoInterpreter-worker [DEBUG] 2023-08-11 11:30:50.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:30:50.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:30:50.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:30:50.000 runOnWorkerThread (src/client.c:272):Stack size: 524288 [DEBUG] 2023-08-11 11:30:50.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78938112 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78938112 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:30:50.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:30:50.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:30:51.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 Running tests in 759 Packages [WARN ] 2023-08-11 11:30:51.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [WARN ] 2023-08-11 11:30:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:30:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:30:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:30:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-08-11 11:30:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b48000 [DEBUG] 2023-08-11 11:30:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:30:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:30:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:30:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:30:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:30:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:30:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:30:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb48000 [DEBUG] 2023-08-11 11:31:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb48000 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb48000 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb48000 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db48000 [DEBUG] 2023-08-11 11:31:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db48000 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb48000 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb48000 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb48000 [DEBUG] 2023-08-11 11:31:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb48000 SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b48000 [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b48000 SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b48000 [DEBUG] 2023-08-11 11:31:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b48000 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b48000 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b48000 SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b48000 [DEBUG] 2023-08-11 11:31:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b48000 [DEBUG] 2023-08-11 11:31:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b48000 [DEBUG] 2023-08-11 11:31:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b48000 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b48000 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b48000 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b48000 [DEBUG] 2023-08-11 11:31:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b48000 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b48000 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b48000 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b48000 [DEBUG] 2023-08-11 11:31:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b48000 [DEBUG] 2023-08-11 11:31:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [WARN ] 2023-08-11 11:31:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining [DEBUG] 2023-08-11 11:31:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b48000 [DEBUG] 2023-08-11 11:31:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b48000 [DEBUG] 2023-08-11 11:31:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b48000 [DEBUG] 2023-08-11 11:31:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b48000 [DEBUG] 2023-08-11 11:31:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab48000 [DEBUG] 2023-08-11 11:31:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab48000 [DEBUG] 2023-08-11 11:31:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb48000 [DEBUG] 2023-08-11 11:31:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb48000 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb48000 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb48000 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db48000 [DEBUG] 2023-08-11 11:31:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db48000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb48000 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb48000 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb48000 [DEBUG] 2023-08-11 11:31:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb48000 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b48000 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b48000 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b48000 [DEBUG] 2023-08-11 11:31:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b48000 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b48000 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b48000 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b48000 [DEBUG] 2023-08-11 11:31:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b48000 [WARN ] 2023-08-11 11:31:19.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:31:19.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [WARN ] 2023-08-11 11:31:21.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:31:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:31:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:31:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:31:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:31:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:31:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:31:21.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [WARN ] 2023-08-11 11:31:26.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: /builds/workspace/pharo-vm_pharo-10/runTests/temp/repo [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b48000 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b48000 NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b48000 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b48000 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b48000 [DEBUG] 2023-08-11 11:31:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b48000 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b48000 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b48000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b48000 [DEBUG] 2023-08-11 11:31:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b48000 [DEBUG] 2023-08-11 11:31:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b48000 [DEBUG] 2023-08-11 11:31:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b48000 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17498112 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17498112 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b48000 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b48000 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b48000 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b48000 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab48000 [DEBUG] 2023-08-11 11:31:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab48000 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb48000 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb48000 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb48000 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb48000 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b48000 [DEBUG] 2023-08-11 11:31:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b48000 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b48000 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b48000 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b48000 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b48000 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b48000 [DEBUG] 2023-08-11 11:31:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b48000 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b48000 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b48000 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b48000 [DEBUG] 2023-08-11 11:31:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b48000 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b48000 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b48000 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23379968 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23379968 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b48000 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b48000 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b48000 [DEBUG] 2023-08-11 11:31:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b48000 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b48000 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b48000 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23789568 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23789568 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038b48000 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038b48000 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [WARN ] 2023-08-11 11:31:45.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [DEBUG] 2023-08-11 11:31:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [WARN ] 2023-08-11 11:31:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:31:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [WARN ] 2023-08-11 11:31:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate [DEBUG] 2023-08-11 11:31:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:31:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [WARN ] 2023-08-11 11:31:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:31:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:31:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:31:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [WARN ] 2023-08-11 11:31:51.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive \ Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) [DEBUG] 2023-08-11 11:31:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:31:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) [DEBUG] 2023-08-11 11:31:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:31:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:31:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:31:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [DEBUG] 2023-08-11 11:32:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [WARN ] 2023-08-11 11:32:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength 11 August 2023 11:32:02.89 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-08-11 11:32:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:32:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [ERROR] 2023-08-11 11:32:05.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 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 11 August 2023 11:32:05.793 am PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' Errors Failures[ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/debug.c.o -MF CMakeFiles/PharoVMCore.dir/src/debug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/debug.c [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:32:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/utils.c NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -MF CMakeFiles/PharoVMCore.dir/src/errorCode.c.o.d -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [DEBUG] 2023-08-11 11:32:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [WARN ] 2023-08-11 11:32:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:32:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -MF CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o.d -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [WARN ] 2023-08-11 11:32:13.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:32:13.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:32:13.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [DEBUG] 2023-08-11 11:32:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:32:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/client.c.o -MF CMakeFiles/PharoVMCore.dir/src/client.c.o.d -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/client.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) [DEBUG] 2023-08-11 11:32:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -MF CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o.d -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [DEBUG] 2023-08-11 11:32:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 24%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [DEBUG] 2023-08-11 11:32:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c [DEBUG] 2023-08-11 11:32:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [DEBUG] 2023-08-11 11:32:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:32:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -MF CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o.d -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c Pharo writing to the standard error Pharo writing to the standard output .somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) [DEBUG] 2023-08-11 11:32:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o [DEBUG] 2023-08-11 11:32:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a832000 [DEBUG] 2023-08-11 11:32:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a832000 /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [DEBUG] 2023-08-11 11:32:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:32:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) In file included from C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:19: C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64WIN64.c:5074:3: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long long)' [-Wimplicit-function-declaration] bzero(abstractOpcodes, clearOpcodesBytes); ^ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64WIN64.c:5074:3: note: include the header or explicitly provide a declaration for 'bzero' [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:32:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:33:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:33:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [WARN ] 2023-08-11 11:33:01.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/griffle [WARN ] 2023-08-11 11:33:01.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists [WARN ] 2023-08-11 11:33:01.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/griffle/nurp [WARN ] 2023-08-11 11:33:01.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory [DEBUG] 2023-08-11 11:33:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:33:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 1 warning generated. [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c [DEBUG] 2023-08-11 11:33:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:33:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59951:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:2024:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:59875:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61862:72: warning: ordered comparison between pointer and integer ('long long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:64841:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73202:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:82440:13: warning: implicit declaration of function 'getpagesize' is invalid in C99 [-Wimplicit-function-declaration] pageSize = getpagesize(); ^ [DEBUG] 2023-08-11 11:33:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:33:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:33:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:33:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [DEBUG] 2023-08-11 11:33:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:33:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 [DEBUG] 2023-08-11 11:33:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:33:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:33:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 2023-08-11T11:33:27.50114+02:00 WARNING: Had to GC to make room for more external objects. If this happens often, it would be a good idea to either: - Raise the maxExternalSemaphores size. - Write your code to explicitly release them rather than wait for finalization. Returning an object but pool is full[WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) [WARN ] 2023-08-11 11:33:28.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:33:36.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x340352a88 priority 79 0x280035f30 I SessionManager>launchSnapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280035fa0 I [] in SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280035fe0 I [] in FullBlockClosure>newProcess 0x3403541c8: a(n) FullBlockClosure processes at priority 50 Process 0x10003935db8 priority 50 0x28002bfe0 M WeakArray class>finalizationProcess 0x10000016310: a(n) WeakArray class 0x100039369b0 s [] in WeakArray class>restartFinalizationProcess 0x10003937878 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002958750 priority 40 0x280017de0 M DelaySemaphoreScheduler>schedule: 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x280017e18 M Delay>schedule 0x340353940: a(n) Delay 0x280017e48 M Delay>wait 0x340353940: a(n) Delay 0x280017e98 M WorldState class>doInterCycleWait 0x10000721db0: a(n) WorldState class 0x280017ec8 M [] in WorldState class>doDrawCycleWith: 0x10000721db0: a(n) WorldState class 0x280017f08 M FullBlockClosure(BlockClosure)>ensure: 0x340353998: a(n) FullBlockClosure 0x280017f40 M WorldState class>doDrawCycleWith: 0x10000721db0: a(n) WorldState class 0x280017f78 M WorldMorph class>doOneCycle 0x1000071d250: a(n) WorldMorph class 0x280017fa8 M MorphicRenderLoop>doOneCycle 0x10002958f00: a(n) MorphicRenderLoop 0x280017fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002958f00: a(n) MorphicRenderLoop 0x10003604498 s [] in MorphicUIManager>spawnNewProcess 0x10002958f48 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003935f50 priority 40 0x280025d60 I Process>resume 0x340352a88: a(n) Process 0x280025da0 I FullBlockClosure(BlockClosure)>forkAt: 0x3403541c8: a(n) FullBlockClosure 0x280025df8 I SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280025e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280025ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c308: a(n) CurrentExecutionEnvironment class 0x280025ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010470: a(n) DefaultExecutionEnvironment 0x280025f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c908: a(n) DefaultExecutionEnvironment class 0x280025f80 I SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280025fe0 I TestCommandLineHandler>runPackages 0x10003951810: a(n) TestCommandLineHandler 0x10003951758 s TestCommandLineHandler>activate 0x100039518c0 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003953d10 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003953f88 s FullBlockClosure(BlockClosure)>on:do: 0x10003954280 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003954688 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003954a20 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003954c98 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003954f48 s FullBlockClosure(BlockClosure)>on:do: 0x10003955238 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003955438 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x34030ef58 priority 40 0x280009e88 M [] in Delay>wait 0x340337a38: a(n) Delay 0x280009ed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x3403531e0: a(n) FullBlockClosure 0x280009f20 I Delay>wait 0x340337a38: a(n) Delay 0x280009f60 I Duration>wait 0x10003938540: a(n) Duration 0x280009fa0 I [] in OmDeferrer>runMessageProcess 0x10003937120: a(n) OmDeferrer 0x280009fe0 I [] in FullBlockClosure>newProcess 0x3403532e8: a(n) FullBlockClosure processes at priority 10 Process 0x10003935d00 priority 10 0x10003d23828 s ProcessorScheduler class>idleProcess 0x10003d31670 s [] in ProcessorScheduler class>startUp 0x10003936ae8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10002958700 priority 80 0x28002ffa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x28002ffe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x10003622d38 s FullBlockClosure(BlockClosure)>ensure: 0x10002959078 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x10003604550 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002959158 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] junit Recording test results 7 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [WARN ] 2023-08-11 11:33:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] sh + mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter.log [Pipeline] sh + cat progress-Tests-Darwin-x86_64-CoInterpreter.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [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-worker) [Pipeline] unstash [Pipeline] unstash [Pipeline] sh + mkdir runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/runTests [Pipeline] { [Pipeline] sh + wget -O - get.pharo.org/64/110 + bash --2023-08-11 11:33:41-- http://get.pharo.org/64/110 [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c 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% 2,50M=0,001s 2023-08-11 11:33:41 (2,50 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.6-f733be40-Darwin-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be40-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 [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c 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 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 11:33:43.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:33:43.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:33:43.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:33:43.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:33:43.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:33:43.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:33:43.000 runOnWorkerThread (src/client.c:272):Stack size: 524288 [DEBUG] 2023-08-11 11:33:43.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75321344 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75321344 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:33:43.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100047d5000 [DEBUG] 2023-08-11 11:33:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100047d5000 [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:33:44.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [WARN ] 2023-08-11 11:33:44.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:78:9: warning: 'max' macro redefined [-Wmacro-redefined] #define max(a,b) (a > b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:173:9: note: previous definition is here #define max(a, b) (((a) > (b)) ? (a) : (b)) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:79:9: warning: 'min' macro redefined [-Wmacro-redefined] #define min(a,b) (a < b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:177:9: note: previous definition is here #define min(a, b) (((a) < (b)) ? (a) : (b)) ^ 2 warnings generated. [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:33:44.000 primitiveSnapshot (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [DEBUG] 2023-08-11 11:33:44.000 writeImageFilefromHeader (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:39280):Writing snapshot file /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image [DEBUG] 2023-08-11 11:33:44.000 writeImageFilefromHeader (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:39352):Snapshot file /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image done [DEBUG] 2023-08-11 11:33:44.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x10003adddb0 priority 79 0x280033fd0 I SessionManager>launchSnapshot:andQuit: 0x10000092938: a(n) SessionManager 0x10003ae3a80 s [] in SessionManager>snapshot:andQuit: 0x10003ae5b60 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a8fc50 priority 40 0x10002ad4d68 s MorphicRenderLoop>doOneCycleWhile: 0x100037abcb0 s [] in MorphicUIManager>spawnNewProcess 0x10002a90540 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ade7c8 priority 40 0x10003ae3368 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ade818 priority 40 0x10003ae3420 s Process>resume 0x10003ae5618 s FullBlockClosure(BlockClosure)>forkAt: 0x10003ae8398 s SessionManager>snapshot:andQuit: 0x10003aeb330 s [] in SmalltalkImage>snapshot:andQuit: 0x10003af0d08 s CurrentExecutionEnvironment class>activate:for: 0x10003af7ff8 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10003afae70 s DefaultExecutionEnvironment class>beActiveDuring: 0x10003af80b0 s SmalltalkImage>snapshot:andQuit: 0x10003afaf28 s UndefinedObject>DoIt 0x10003afbad8 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x10003afc2c0 s OpalCompiler>evaluate 0x10003afc890 s DoItChunk>importFor:logSource: 0x10003afcf58 s [] in CodeImporter>evaluate 0x10003afd170 s OrderedCollection>do: 0x10003afd5a0 s CodeImporter>evaluate 0x10003afd950 s [] in STCommandLineHandler>installSourceFile: 0x10003afde08 s FullBlockClosure(BlockClosure)>on:do: 0x10003afe1e0 s STCommandLineHandler>handleErrorsDuring:reference: 0x10003afe2d8 s STCommandLineHandler>installSourceFile: 0x10003afe638 s [] in STCommandLineHandler>installSourceFiles 0x10003afe988 s OrderedCollection>do: 0x10003afed78 s [] in STCommandLineHandler>installSourceFiles 0x10003aff088 s FullBlockClosure(BlockClosure)>ensure: 0x10003aff3d8 s STCommandLineHandler>installSourceFiles 0x10003aff660 s STCommandLineHandler>activate 0x10003aff718 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003aff7d0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003aff888 s FullBlockClosure(BlockClosure)>on:do: 0x10003aff998 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003affaf0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003affc68 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003affdc0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00070 s FullBlockClosure(BlockClosure)>on:do: 0x10003b00360 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003b00560 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x10003ad9f28 priority 10 0x10003adeed8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10003add6e8 priority 50 0x10003ae2720 s WeakArray class>finalizationProcess 0x10003ae37e0 s [] in WeakArray class>restartFinalizationProcess 0x10003ae59f0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0cdf8 priority 40 0x10001f18560 s AtomicSharedQueue>waitForNewItems 0x10001f1b620 s AtomicSharedQueue>next 0x10001f1efa0 s TKTWorkerProcess>privateNextTask 0x10001f1fa78 s TKTWorkerProcess>workerLoop 0x10001f20bb0 s MessageSend>value 0x10001f23128 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2a840 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003ad9ed8 priority 60 0x10003adee20 s SmalltalkImage>lowSpaceWatcher 0x10003ae3698 s [] in SmalltalkImage>installLowSpaceWatcher 0x10003ae57a0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a8fc00 priority 80 0x10003ad9e00 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037abe20 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ca6e0 s FullBlockClosure(BlockClosure)>ensure: 0x10002a90670 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037abd68 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a90750 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker '.*' [DEBUG] 2023-08-11 11:33:44.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:33:44.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:33:44.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker [DEBUG] 2023-08-11 11:33:44.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:33:44.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:33:44.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:33:44.000 runOnWorkerThread (src/client.c:272):Stack size: 524288 [DEBUG] 2023-08-11 11:33:44.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78929920 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78929920 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:33:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:33:44.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-08-11 11:33:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 Running tests in 759 Packages [WARN ] 2023-08-11 11:33:45.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:33:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:33:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32SpurAlloc.c [WARN ] 2023-08-11 11:33:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:33:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:33:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:33:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-08-11 11:33:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [DEBUG] 2023-08-11 11:33:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b46000 [DEBUG] 2023-08-11 11:33:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b46000 SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/aioWin.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(errorLog = getErrorLogFile()){ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: place parentheses around the assignment to silence this warning if(errorLog = getErrorLogFile()){ ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 1 warning generated. [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugMenu.c [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:33:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugWindow.c [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:33:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:33:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:33:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:33:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogWin32.c [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb46000 [DEBUG] 2023-08-11 11:33:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb46000 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb46000 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb46000 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db46000 [DEBUG] 2023-08-11 11:33:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db46000 [ 40%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [DEBUG] 2023-08-11 11:33:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb46000 [DEBUG] 2023-08-11 11:33:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb46000 [ 41%] Linking C shared library build/vm/PharoVMCore.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb46000 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb46000 /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/PharoVMCore.dll -Wl,--out-implib,build/vm/libPharoVMCore.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/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/win/sqWin32SpurAlloc.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b46000 [DEBUG] 2023-08-11 11:33:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b46000 SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b46000 [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b46000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b46000 [DEBUG] 2023-08-11 11:34:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b46000 SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [ 41%] Built target PharoVMCore make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -MF CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c [DEBUG] 2023-08-11 11:34:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b46000 [DEBUG] 2023-08-11 11:34:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b46000 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b46000 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b46000 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b46000 [DEBUG] 2023-08-11 11:34:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b46000 /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:295:24: warning: implicit declaration of function 'isFileHandleATTY' is invalid in C99 [-Wimplicit-function-declaration] file->isStdioStream = isFileHandleATTY(handle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:9: warning: implicit declaration of function 'fileHandleType' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:24: warning: implicit declaration of function '_get_osfhandle' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ 3 warnings generated. [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -MF CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c [DEBUG] 2023-08-11 11:34:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b46000 [DEBUG] 2023-08-11 11:34:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b46000 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b46000 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b46000 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b46000 [DEBUG] 2023-08-11 11:34:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b46000 /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:30:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:31:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:32:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 42%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -MF CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o.d -o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileUtilsWin.c [ 43%] Building C object CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 44%] Linking C shared library build/vm/FilePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FilePlugin.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/FilePlugin.dll -Wl,--out-implib,build/vm/libFilePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [DEBUG] 2023-08-11 11:34:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 45%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [DEBUG] 2023-08-11 11:34:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 47%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:18:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:19:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:20:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 47%] Linking C shared library build/vm/FileAttributesPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FileAttributesPlugin.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/FileAttributesPlugin.dll -Wl,--out-implib,build/vm/libFileAttributesPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/win/faSupport.c.o build/vm/libFilePlugin.dll.a build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 47%] Built target FileAttributesPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 48%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -MF CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o.d -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) [ 49%] Building C object CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [DEBUG] 2023-08-11 11:34:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b46000 [DEBUG] 2023-08-11 11:34:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b46000 [ 49%] Linking C shared library build/vm/SurfacePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SurfacePlugin.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/SurfacePlugin.dll -Wl,--out-implib,build/vm/libSurfacePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 49%] Built target SurfacePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= [DEBUG] 2023-08-11 11:34:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b46000 [DEBUG] 2023-08-11 11:34:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b46000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 49%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -MF CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o.d -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) [DEBUG] 2023-08-11 11:34:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab46000 [DEBUG] 2023-08-11 11:34:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab46000 [ 50%] Linking C shared library build/vm/JPEGReaderPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReaderPlugin.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/JPEGReaderPlugin.dll -Wl,--out-implib,build/vm/libJPEGReaderPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 50%] Built target JPEGReaderPlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 50%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -MF CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o.d -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [WARN ] 2023-08-11 11:34:22.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:34:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [WARN ] 2023-08-11 11:34:23.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:34:23.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:34:23.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:34:23.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:34:23.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:34:23.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:34:23.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:34:23.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [ 51%] Linking C shared library build/vm/MiscPrimitivePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.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/MiscPrimitivePlugin.dll -Wl,--out-implib,build/vm/libMiscPrimitivePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 51%] Built target MiscPrimitivePlugin make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/depend SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/depend.internal". Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build [DEBUG] 2023-08-11 11:34:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:34:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [WARN ] 2023-08-11 11:34:25.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 52%] Building C object CMakeFiles/PharoConsole.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/PharoConsole.dir/src/win32Main.c.o -MF CMakeFiles/PharoConsole.dir/src/win32Main.c.o.d -o CMakeFiles/PharoConsole.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [DEBUG] 2023-08-11 11:34:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/runTests/temp/repo [ 53%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 53%] Linking C executable build/vm/PharoConsole.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoConsole.dir/link.txt --verbose=1 NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 /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 -Wl,--enable-auto-import -mconsole CMakeFiles/PharoConsole.dir/src/win32Main.c.o CMakeFiles/PharoConsole.dir/PharoConsole.rc.res -o build/vm/PharoConsole.exe -Wl,--out-implib,build/vm/libPharoConsole.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 53%] Built target PharoConsole make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend [DEBUG] 2023-08-11 11:34:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb46000 [DEBUG] 2023-08-11 11:34:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb46000 make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 53%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb46000 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb46000 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:34:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db46000 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db46000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb46000 [DEBUG] 2023-08-11 11:34:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb46000 [ 54%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb46000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb46000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b46000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b46000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:34:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b46000 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b46000 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [ 54%] Linking C shared library build/vm/SocketPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SocketPlugin.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/SocketPlugin.dll -Wl,--out-implib,build/vm/libSocketPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o build/vm/libPharoVMCore.dll.a -lWs2_32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [DEBUG] 2023-08-11 11:34:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 54%] Built target SocketPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 54%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -MF CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o.d -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b46000 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b46000 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b46000 [DEBUG] 2023-08-11 11:34:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b46000 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b46000 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b46000 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b46000 [DEBUG] 2023-08-11 11:34:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b46000 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b46000 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b46000 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 55%] Linking C shared library build/vm/LargeIntegers.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LargeIntegers.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/LargeIntegers.dll -Wl,--out-implib,build/vm/libLargeIntegers.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b46000 [DEBUG] 2023-08-11 11:34:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b46000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 55%] Built target LargeIntegers make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b46000 [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b46000 make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 55%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b46000 [DEBUG] 2023-08-11 11:34:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b46000 [DEBUG] 2023-08-11 11:34:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17494016 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17494016 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b46000 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b46000 [ 56%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b46000 [DEBUG] 2023-08-11 11:34:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b46000 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab46000 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab46000 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb46000 [DEBUG] 2023-08-11 11:34:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb46000 [ 57%] Linking C shared library build/vm/LocalePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LocalePlugin.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/LocalePlugin.dll -Wl,--out-implib,build/vm/libLocalePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb46000 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb46000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 57%] Built target LocalePlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db46000 [DEBUG] 2023-08-11 11:34:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db46000 make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 57%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -MF CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o.d -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b46000 [DEBUG] 2023-08-11 11:34:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b46000 [DEBUG] 2023-08-11 11:34:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b46000 [DEBUG] 2023-08-11 11:34:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b46000 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b46000 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b46000 a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [WARN ] 2023-08-11 11:34:43.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b46000 [DEBUG] 2023-08-11 11:34:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b46000 [DEBUG] 2023-08-11 11:34:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b46000 [DEBUG] 2023-08-11 11:34:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b46000 [DEBUG] 2023-08-11 11:34:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23367680 [DEBUG] 2023-08-11 11:34:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23367680 [DEBUG] 2023-08-11 11:34:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b46000 [DEBUG] 2023-08-11 11:34:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b46000 [ 58%] Linking C shared library build/vm/B2DPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/B2DPlugin.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/B2DPlugin.dll -Wl,--out-implib,build/vm/libB2DPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target B2DPlugin make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036b46000 [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036b46000 make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target fontconfig-2.13.1 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037b46000 [DEBUG] 2023-08-11 11:34:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037b46000 make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ [DEBUG] 2023-08-11 11:34:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23785472 [DEBUG] 2023-08-11 11:34:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23785472 [DEBUG] 2023-08-11 11:34:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038b46000 [DEBUG] 2023-08-11 11:34:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038b46000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target harfbuzz-5.3.1 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target cairo-1.17.4 make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target SDL2-2.24.1 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target libpng-1.6.37 make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend [DEBUG] 2023-08-11 11:34:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:34:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:34:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 [ 58%] Built target openssl-1.1.1k make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target pixman-0.40.0 make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/ssh2-1.10.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/ssh2-1.10.0-src/libssh2-1-10-0-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target ssh2-1.10.0 make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [DEBUG] 2023-08-11 11:34:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:34:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:34:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:34:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c Errors Failures[WARN ] 2023-08-11 11:34:53.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [WARN ] 2023-08-11 11:34:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:34:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [WARN ] 2023-08-11 11:34:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [WARN ] 2023-08-11 11:35:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:35:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:35:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:35:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin \\\[ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648 [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648 [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:35:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184 [DEBUG] 2023-08-11 11:35:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184 [DEBUG] 2023-08-11 11:35:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:35:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:35:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [DEBUG] 2023-08-11 11:35:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:35:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:35:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:35:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [WARN ] 2023-08-11 11:35:26.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ERROR] 2023-08-11 11:35:27.000 growOldSpaceByAtLeast (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate [ 88%] Linking C shared library build/vm/JPEGReadWriter2Plugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.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/JPEGReadWriter2Plugin.dll -Wl,--out-implib,build/vm/libJPEGReadWriter2Plugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-src/libgit2-1-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target libgit2-1.6.4 make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -MF CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o.d -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [DEBUG] 2023-08-11 11:35:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:35:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:35:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:35:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [ 89%] Linking C shared library build/vm/UUIDPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/UUIDPlugin.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/UUIDPlugin.dll -Wl,--out-implib,build/vm/libUUIDPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o build/vm/libPharoVMCore.dll.a -lole32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Built target UUIDPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -MF CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o.d -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 90%] Linking C shared library build/vm/BitBltPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/BitBltPlugin.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/BitBltPlugin.dll -Wl,--out-implib,build/vm/libBitBltPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Built target BitBltPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Built target libgit2-1.4.4 make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/zlib-1.2.13.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/zlib-1.2.13-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Built target zlib-1.2.13 make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [DEBUG] 2023-08-11 11:35:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:35:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:35:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:35:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [WARN ] 2023-08-11 11:35:37.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:35:37.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c [WARN ] 2023-08-11 11:35:39.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:35:39.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:35:39.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ == /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ == 2 warnings generated. [ 92%] Linking C shared library build/vm/SqueakSSL.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SqueakSSL.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/SqueakSSL.dll -Wl,--out-implib,build/vm/libSqueakSSL.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o build/vm/libPharoVMCore.dll.a -lCrypt32 -lSecur32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -MF CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o.d -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 93%] Linking C shared library build/vm/DSAPrims.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/DSAPrims.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/DSAPrims.dll -Wl,--out-implib,build/vm/libDSAPrims.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target DSAPrims make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target gcc-runtime-3.4 make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target freetype-2.12.1 make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-src/libgit2-1-5.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target libgit2-1.5.2 make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Building C object CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [DEBUG] 2023-08-11 11:35:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:35:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:35:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:35:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) [ 94%] Linking C shared library build/vm/FloatArrayPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FloatArrayPlugin.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/FloatArrayPlugin.dll -Wl,--out-implib,build/vm/libFloatArrayPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target FloatArrayPlugin make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-default-2023-04-14-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libgit2-default-2023-04-14 make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Building C object CMakeFiles/Pharo.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/Pharo.dir/src/win32Main.c.o -MF CMakeFiles/Pharo.dir/src/win32Main.c.o.d -o CMakeFiles/Pharo.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) [ 95%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 95%] Linking C executable build/vm/Pharo.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/Pharo.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 -Wl,--enable-auto-import -mwindows -mwindows CMakeFiles/Pharo.dir/src/win32Main.c.o CMakeFiles/Pharo.dir/Pharo.rc.res -o build/vm/Pharo.exe -Wl,--out-implib,build/vm/libPharo.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Built target Pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o -MF CMakeFiles/TestLibrary.dir/src/basic_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c 2023-08-11T11:35:53.815248+02:00 WARNING: Had to GC to make room for more external objects. If this happens often, it would be a good idea to either: - Raise the maxExternalSemaphores size. - Write your code to explicitly release them rather than wait for finalization. Returning an object but pool is fullNewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:35:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o -MF CMakeFiles/TestLibrary.dir/src/callback_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) [DEBUG] 2023-08-11 11:35:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:35:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:35:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:35:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o -MF CMakeFiles/TestLibrary.dir/src/callbacks.c.o.d -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o -MF CMakeFiles/TestLibrary.dir/src/callout.c.o.d -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -MF CMakeFiles/TestLibrary.dir/src/registerCallback.c.o.d -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [WARN ] 2023-08-11 11:35:59.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:35:59.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o -MF CMakeFiles/TestLibrary.dir/src/structures.c.o.d -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/TestLibrary.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 ../vm/TestLibrary.dll -Wl,--out-implib,../vm/libTestLibrary.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' Install the project... /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libcairo-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libcrypto-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2-1-5.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2-1-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libharfbuzz-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libpixman-1-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libssh2-1-10-0-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libssl-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SDL2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libFileAttributesPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h SystemNotification: T6 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c [DEBUG] 2023-08-11 11:36:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b48000 [DEBUG] 2023-08-11 11:36:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b48000 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h Run CPack packaging tool... /usr/bin/cpack.exe --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM [DEBUG] 2023-08-11 11:36:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:36:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:36:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:36:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:36:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) [DEBUG] 2023-08-11 11:36:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) CPack: - Install project: PharoVM [] CPack: - Install component: Unspecified CPack: - Install component: bin [DEBUG] 2023-08-11 11:36:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:36:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 CPack: - Install component: c-src [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 CPack: - Install component: include CPack: Create package [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline [DEBUG] 2023-08-11 11:36:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:36:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [WARN ] 2023-08-11 11:36:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:36:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry Pharo writing to the standard error Pharo writing to the standard output .somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [DEBUG] 2023-08-11 11:36:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:36:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b46000 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b46000 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:36:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:36:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:36:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) [DEBUG] 2023-08-11 11:36:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:36:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 CPack: - Install project: PharoVM [] CPack: - Install component: Unspecified CPack: - Install component: bin [DEBUG] 2023-08-11 11:36:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:36:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 CPack: - Install component: c-src [WARN ] 2023-08-11 11:36:51.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/griffle [WARN ] 2023-08-11 11:36:51.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists [WARN ] 2023-08-11 11:36:51.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/griffle/nurp [WARN ] 2023-08-11 11:36:51.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory CPack: - Install component: include CPack: Create package [DEBUG] 2023-08-11 11:36:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:36:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [DEBUG] 2023-08-11 11:36:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:36:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:36:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:36:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:37:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir -p artifacts-Windows-x86_64 && cp -a build/build/packages/* artifacts-Windows-x86_64/ [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p artifacts-Windows-x86_64 + cp -a build/build/packages/_CPack_Packages build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip.sha1 artifacts-Windows-x86_64/ [Pipeline] } [Pipeline] // withEnv [Pipeline] stash [DEBUG] 2023-08-11 11:37:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:37:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:37:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:37:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:37:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [Pipeline] archiveArtifacts Archiving artifacts [DEBUG] 2023-08-11 11:37:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline [WARN ] 2023-08-11 11:37:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:37:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry [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-Windows-x86_64-StackVM) [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-10\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 C:\builds\workspace\pharo-vm_pharo-10\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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [DEBUG] 2023-08-11 11:37:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:37:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [DEBUG] 2023-08-11 11:37:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:37:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:37:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:37:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:37:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:37:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [WARN ] 2023-08-11 11:37:48.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax [DEBUG] 2023-08-11 11:37:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:37:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:37:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:37:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:38:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) [DEBUG] 2023-08-11 11:38:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:38:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:38:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [WARN ] 2023-08-11 11:38:19.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Windows-x86_64-StackVM-StackVM) [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir build-StackVM [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir build-StackVM [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [DEBUG] 2023-08-11 11:38:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build-StackVM && cygcheck -c -d > cygwinVersions.txt [Pipeline] withEnv [Pipeline] { [Pipeline] sh [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 + cd build-StackVM + cygcheck -c -d [Pipeline] } [Pipeline] // withEnv [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build-StackVM && cmake -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=ON -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build-StackVM + cmake -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=ON -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +0200 -- Building on CYGWIN CMAKE: Adapting paths [WARN ] 2023-08-11 11:38:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:38:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:38:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:38:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [WARN ] 2023-08-11 11:38:16.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:38:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:38:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:38:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:38:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:38:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:38:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:38:16.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [WARN ] 2023-08-11 11:38:19.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/runTests/temp/repo NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:38:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 [DEBUG] 2023-08-11 11:38:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:38:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8.0.1 -- Detecting C compiler ABI info -- 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 -- Full Platform name: Windows-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) -- 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 [DEBUG] 2023-08-11 11:38:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:38:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [WARN ] 2023-08-11 11:38:38.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive [DEBUG] 2023-08-11 11:38:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:38:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 -- 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_pharo-10/build-StackVM/build/vm/ -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file features.h [DEBUG] 2023-08-11 11:38:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 -- 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 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - not found -- Looking for include file sys/filio.h [DEBUG] 2023-08-11 11:38:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:38:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 -- Looking for include file sys/filio.h - not found -- Looking for include file sys/time.h [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:38:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h [DEBUG] 2023-08-11 11:38:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:38:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 -- Looking for include file execinfo.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl Errors Failures-- Looking for dlopen in dl - not found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Failed -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h [DEBUG] 2023-08-11 11:38:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:38:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:38:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:38:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 -- Looking for include file uuid/uuid.h - not found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining Windows VM to download for code generation -- 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 -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... [DEBUG] 2023-08-11 11:39:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 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' [DEBUG] 2023-08-11 11:39:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) HEAD is now at 609c829 Fixing the build for RiscV [DEBUG] 2023-08-11 11:39:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:39:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [ 44%] No patch step for 'libffi-download' [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [DEBUG] 2023-08-11 11:39:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b48000 [DEBUG] 2023-08-11 11:39:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b48000 [ 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_pharo-10/build-StackVM/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 [DEBUG] 2023-08-11 11:39:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:39:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 -- Check size of size_t - done -- The ASM compiler identification is Clang [DEBUG] 2023-08-11 11:39:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 -- Found assembler: /usr/bin/x86_64-w64-mingw32-clang -- Check size of double -- Check size of double - done -- Check size of long double NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) -- Check size of long double - done -- Looking for alloca [DEBUG] 2023-08-11 11:39:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) -- Looking for alloca - not found -- Looking for mmap [DEBUG] 2023-08-11 11:39:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) -- 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 -- Looking for alloca.h - not found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Failed -- Looking for inttypes.h [DEBUG] 2023-08-11 11:39:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:39:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) -- Looking for stdlib.h - found -- Looking for strings.h NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) -- Looking for strings.h - found -- Looking for string.h [DEBUG] 2023-08-11 11:39:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) -- 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 [DEBUG] 2023-08-11 11:39:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:39:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 -- 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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 27% complete] -- [download 47% complete] -- [download 82% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/gcc-runtime-3.4-download/gcc-runtime-3.4-download-prefix/src/gcc-runtime-3.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 17% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 46% complete] -- [download 47% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% 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 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libpcre2-8-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libgit2-1.5.2-download [DEBUG] 2023-08-11 11:39:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [ 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_pharo-10/build-StackVM/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] [DEBUG] 2023-08-11 11:39:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 -- [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 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% 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 82% complete] -- [download 83% 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 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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' -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% 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 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% 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 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [DEBUG] 2023-08-11 11:39:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [ 33%] No update step for 'libgit2-1.6.4-download' [ 44%] No patch step for 'libgit2-1.6.4-download' NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [ 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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% 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 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% 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 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 50% complete] -- [download 52% 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 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% complete] -- [download 73% complete] -- [download 77% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% 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 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 2023-08-11T11:39:53.668662+02:00 WARNING: Had to GC to make room for more external objects. If this happens often, it would be a good idea to either: - Raise the maxExternalSemaphores size. - Write your code to explicitly release them rather than wait for finalization. Returning an object but pool is full-- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/zlib-1.2.13-download NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:39:54.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) [DEBUG] 2023-08-11 11:39:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:39:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [ 11%] Creating directories for 'zlib-1.2.13-download' SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) [ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.13-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) -- [download 13% complete] -- [download 20% complete] -- [download 27% complete] -- [download 48% complete] -- [download 64% complete] -- [download 82% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/zlib-1.2.13-download/zlib-1.2.13-download-prefix/src/zlib-1.2.13.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' [100%] Completed 'zlib-1.2.13-download' [100%] Built target zlib-1.2.13-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 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 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 38% 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 53% complete] -- [download 54% complete] -- [download 55% 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 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done [DEBUG] 2023-08-11 11:39:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:39:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:39:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:39:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' [WARN ] 2023-08-11 11:40:00.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [ 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' [DEBUG] 2023-08-11 11:40:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [100%] Built target openssl-1.1.1k-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto-1_1-x64.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 2% complete] -- [download 9% complete] -- [download 18% complete] -- [download 27% complete] -- [download 38% complete] -- [download 46% complete] -- [download 52% complete] -- [download 57% complete] -- [download 66% complete] -- [download 70% complete] -- [download 89% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/ssh2-1.10.0-download/ssh2-1.10.0-download-prefix/src/ssh2-1.10.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' [ 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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 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 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 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 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 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 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 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 [DEBUG] 2023-08-11 11:40:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:40:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 4% complete] -- [download 5% complete] -- [download 9% complete] -- [download 10% complete] -- [download 15% complete] -- [download 16% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 48% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] [DEBUG] 2023-08-11 11:40:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:40:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' [DEBUG] 2023-08-11 11:40:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:40:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/harfbuzz-5.3.1-download [DEBUG] 2023-08-11 11:40:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [ 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_pharo-10/build-StackVM/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 0% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 8% complete] -- [download 10% complete] -- [download 13% complete] -- [download 14% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% 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 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% 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 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% 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 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [DEBUG] 2023-08-11 11:40:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:40:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% 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 26% 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 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 48% complete] -- [download 49% 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 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% 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 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/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 6% complete] -- [download 7% complete] -- [download 8% 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 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 -- [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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 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_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libpng-1.6.37-download [DEBUG] 2023-08-11 11:40:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 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_pharo-10/build-StackVM/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 2% complete] -- [download 6% complete] -- [download 8% complete] -- [download 18% complete] -- [download 28% complete] -- [download 40% complete] -- [download 47% complete] -- [download 61% complete] -- [download 67% complete] -- [download 85% complete] -- [download 92% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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' NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) [ 44%] No patch step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) [ 88%] No test step for 'libpng-1.6.37-download' NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) [100%] Completed 'libpng-1.6.37-download' [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [100%] Built target libpng-1.6.37-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/SDL2-2.24.1-download [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:40:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:40:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:40:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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] -- [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 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 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 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/SDL2.dll -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/java_raw_api.c This warning is for project developers. Use -Wno-dev to suppress it. [DEBUG] 2023-08-11 11:40:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:40:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:40:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build-StackVM && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh [DEBUG] 2023-08-11 11:40:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 + cd build-StackVM + VERBOSE=1 + make install package /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM --check-build-system CMakeFiles/Makefile.cmake 0 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' 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_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' 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_pharo-10/build-StackVM' [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src/src/dlmalloc.c:452:9: warning: 'WIN32_LEAN_AND_MEAN' macro redefined [-Wmacro-redefined] #define WIN32_LEAN_AND_MEAN ^ :13:9: note: previous definition is here #define WIN32_LEAN_AND_MEAN 1 ^ [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) 1 warning generated. [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b48000 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b48000 [DEBUG] 2023-08-11 11:40:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/java_raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/prep_cif.c [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:40:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/raw_api.c [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b48000 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/types.c [DEBUG] 2023-08-11 11:40:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.obj cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/x86/win64.S [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/libffi-src/src/x86/ffiw64.c [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:40:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] [ 4%] 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_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' 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_pharo-10/build-StackVM' [ 5%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM' [ 5%] Built target ffi_shared make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 5%] Creating directories for 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab48000 [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab48000 /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/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_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-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.5-2757766f-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] [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:40:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 -- [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 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] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake [DEBUG] 2023-08-11 11:40:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b48000 [DEBUG] 2023-08-11 11:40:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b48000 cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 6%] No update step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 7%] No patch step for 'vmmaker_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 8%] No configure step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 8%] No build step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 9%] No install step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 10%] Completed 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker_vm-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 10%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 11%] Creating directories for 'vmmaker' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 12%] Performing download step (download, verify and extract) for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 13%] No update step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No patch step for 'vmmaker' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No configure step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-configure an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) [ 14%] Performing build step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:40:54.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x3406395c8 priority 79 0x280037f30 I SessionManager>launchSnapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280037fa0 I [] in SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280037fe0 I [] in FullBlockClosure>newProcess 0x3406393e8: a(n) FullBlockClosure processes at priority 40 Process 0x10002951790 priority 40 0x28002ffd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002951f40: a(n) MorphicRenderLoop 0x100035fd4d8 s [] in MorphicUIManager>spawnNewProcess 0x10002951f88 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1000392f778 priority 40 0x28000dd60 I Process>resume 0x3406395c8: a(n) Process 0x28000dda0 I FullBlockClosure(BlockClosure)>forkAt: 0x3406393e8: a(n) FullBlockClosure 0x28000ddf8 I SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x28000de58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x28000dea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c308: a(n) CurrentExecutionEnvironment class 0x28000def0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010470: a(n) DefaultExecutionEnvironment 0x28000df38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c908: a(n) DefaultExecutionEnvironment class 0x28000df80 I SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x28000dfe0 I TestCommandLineHandler>runPackages 0x1000394afe8: a(n) TestCommandLineHandler 0x1000394af30 s TestCommandLineHandler>activate 0x1000394b098 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x1000394d4e8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1000394d760 s FullBlockClosure(BlockClosure)>on:do: 0x1000394da60 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1000394de70 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x1000394e208 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x1000394e480 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x1000394e730 s FullBlockClosure(BlockClosure)>on:do: 0x1000394ea20 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x1000394ec20 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x34030faa8 priority 40 0x28001be88 M [] in Delay>wait 0x340310920: a(n) Delay 0x28001bed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x340353870: a(n) FullBlockClosure 0x28001bf20 I Delay>wait 0x340310920: a(n) Delay 0x28001bf60 I Duration>wait 0x10003931d48: a(n) Duration 0x28001bfa0 I [] in OmDeferrer>runMessageProcess 0x10003930938: a(n) OmDeferrer 0x28001bfe0 I [] in FullBlockClosure>newProcess 0x340353978: a(n) FullBlockClosure processes at priority 10 Process 0x1000392f530 priority 10 0x10003d1d4e8 s ProcessorScheduler class>idleProcess 0x10003d2d270 s [] in ProcessorScheduler class>startUp 0x10003930308 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x1000392f5e8 priority 50 0x280007fe0 M WeakArray class>finalizationProcess 0x10000016310: a(n) WeakArray class 0x100039301d0 s [] in WeakArray class>restartFinalizationProcess 0x10003931090 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002951740 priority 80 0x280005fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x280005fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x1000361bd78 s FullBlockClosure(BlockClosure)>ensure: 0x100029520b8 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100035fd590 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002952198 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] sh + mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter-worker.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-10/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) [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc + mv progress.log progress-Tests-Darwin-arm64-CoInterpreter-worker.log [Pipeline] sh + cat progress-Tests-Darwin-arm64-CoInterpreter-worker.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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-arm64-ComposedFormat) [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [DEBUG] 2023-08-11 11:40:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:40:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:40:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:40:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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] [DEBUG] 2023-08-11 11:41:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:41:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 [DEBUG] 2023-08-11 11:41:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:41:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:41:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:41:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:41:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a832000 [DEBUG] 2023-08-11 11:41:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a832000 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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:41:29.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x3410636e0 priority 79 0x280035f30 I SessionManager>launchSnapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280035fa0 I [] in SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280035fe0 I [] in FullBlockClosure>newProcess 0x341063500: a(n) FullBlockClosure processes at priority 40 Process 0x10002928958 priority 40 0x280017fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002929108: a(n) MorphicRenderLoop 0x100035d46a0 s [] in MorphicUIManager>spawnNewProcess 0x10002929150 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100035f5af8 priority 40 0x28003dd60 I Process>resume 0x3410636e0: a(n) Process 0x28003dda0 I FullBlockClosure(BlockClosure)>forkAt: 0x341063500: a(n) FullBlockClosure 0x28003ddf8 I SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x28003de58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x28003dea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c308: a(n) CurrentExecutionEnvironment class 0x28003def0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010470: a(n) DefaultExecutionEnvironment 0x28003df38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c908: a(n) DefaultExecutionEnvironment class 0x28003df80 I SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x28003dfe0 I TestCommandLineHandler>runPackages 0x100036110e8: a(n) TestCommandLineHandler 0x10003611030 s TestCommandLineHandler>activate 0x10003611198 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100036135e8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003613860 s FullBlockClosure(BlockClosure)>on:do: 0x10003613b58 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003613f60 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100036142f8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003614570 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003614820 s FullBlockClosure(BlockClosure)>on:do: 0x10003614b10 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003614d10 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x34000a740 priority 40 0x28000de88 M [] in Delay>wait 0x34003ddb0: a(n) Delay 0x28000ded8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x3400523a8: a(n) FullBlockClosure 0x28000df20 I Delay>wait 0x34003ddb0: a(n) Delay 0x28000df60 I Duration>wait 0x100035f7fe0: a(n) Duration 0x28000dfa0 I [] in OmDeferrer>runMessageProcess 0x100035f6aa8: a(n) OmDeferrer 0x28000dfe0 I [] in FullBlockClosure>newProcess 0x3400524b0: a(n) FullBlockClosure processes at priority 10 Process 0x100035f58d8 priority 10 0x10003a13120 s ProcessorScheduler class>idleProcess 0x10003a22cd8 s [] in ProcessorScheduler class>startUp 0x100035f64d0 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100035f5990 priority 50 0x280011fe0 M WeakArray class>finalizationProcess 0x10000016310: a(n) WeakArray class 0x100035f6398 s [] in WeakArray class>restartFinalizationProcess 0x100035f7398 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002928908 priority 80 0x28003bfa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100003cb2f8: a(n) DelaySemaphoreScheduler 0x28003bfe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003cb2f8: a(n) DelaySemaphoreScheduler 0x100035f2f40 s FullBlockClosure(BlockClosure)>ensure: 0x10002929280 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100035d4758 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002929360 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] sh + mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + mv progress.log progress-Tests-Linux-x86_64-CoInterpreter.log [Pipeline] sh + cat progress-Tests-Linux-x86_64-CoInterpreter.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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-Linux-x86_64-CoInterpreter-worker) [Pipeline] unstash [Pipeline] unstash MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc [Pipeline] sh + mkdir runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/runTests [Pipeline] { [Pipeline] sh + + wget -O - get.pharo.org/64/110 bash --2023-08-11 11:41:39-- http://get.pharo.org/64/110 Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 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% 631M=0s 2023-08-11 11:41:40 (631 MB/s) - written to stdout [3452/3452] Downloading the latest 110 Image: http://files.pharo.org/get-files/110/pharoImage-x86_64.zip MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc Pharo.image [Pipeline] sh + echo 110 [Pipeline] sh + unzip ../build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip creating: ./bin/ inflating: ./bin/pharo creating: ./lib/ inflating: ./lib/libB2DPlugin.so inflating: ./lib/libBitBltPlugin.so inflating: ./lib/libDSAPrims.so inflating: ./lib/libFileAttributesPlugin.so inflating: ./lib/libFilePlugin.so inflating: ./lib/libFloatArrayPlugin.so inflating: ./lib/libJPEGReadWriter2Plugin.so inflating: ./lib/libJPEGReaderPlugin.so inflating: ./lib/libLargeIntegers.so inflating: ./lib/libLocalePlugin.so inflating: ./lib/libMiscPrimitivePlugin.so inflating: ./lib/libPharoVMCore.so inflating: ./lib/libSDL2-2.0.so.0 inflating: ./lib/libSDL2-2.0.so.0.2400.1 inflating: ./lib/libSDL2.so inflating: ./lib/libSocketPlugin.so inflating: ./lib/libSqueakSSL.so inflating: ./lib/libSurfacePlugin.so inflating: ./lib/libTestLibrary.so inflating: ./lib/libUUIDPlugin.so inflating: ./lib/libUnixOSProcessPlugin.so inflating: ./lib/libbz2.so.1 inflating: ./lib/libbz2.so.1.0 inflating: ./lib/libbz2.so.1.0.6 inflating: ./lib/libcairo.so inflating: ./lib/libcairo.so.2 inflating: ./lib/libcairo.so.2.11704.0 inflating: ./lib/libcrypto.so inflating: ./lib/libcrypto.so.1.0.0 inflating: ./lib/libcrypto.so.1.1 inflating: ./lib/libexpat.so inflating: ./lib/libexpat.so.1 inflating: ./lib/libexpat.so.1.8.10 inflating: ./lib/libffi.so inflating: ./lib/libfontconfig.so inflating: ./lib/libfontconfig.so.1 inflating: ./lib/libfontconfig.so.1.12.0 inflating: ./lib/libfreetype.so inflating: ./lib/libfreetype.so.6 inflating: ./lib/libfreetype.so.6.18.3 inflating: ./lib/libgit2.1.0.0.so inflating: ./lib/libgit2.so inflating: ./lib/libgit2.so.0.25.1 inflating: ./lib/libgit2.so.1.4 inflating: ./lib/libgit2.so.1.4.4 inflating: ./lib/libgit2.so.25 inflating: ./lib/libharfbuzz.so inflating: ./lib/libharfbuzz.so.0 inflating: ./lib/libharfbuzz.so.0.50301.0 MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Project: Unicorn baseline inflating: ./lib/libpixman-1.so inflating: ./lib/libpixman-1.so.0 inflating: ./lib/libpixman-1.so.0.40.0 inflating: ./lib/libpng.so inflating: ./lib/libpng16.so inflating: ./lib/libpng16.so.16 inflating: ./lib/libpng16.so.16.37.0 inflating: ./lib/libssh2.so inflating: ./lib/libssh2.so.1 inflating: ./lib/libssh2.so.1.0.1 inflating: ./lib/libssh2.so.1.9.0 inflating: ./lib/libssl.so inflating: ./lib/libssl.so.1.0.0 inflating: ./lib/libssl.so.1.1 inflating: ./lib/pharo inflating: ./pharo [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 11:41:44.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:41:44.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:41:44.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:343): ./lib/pharo [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:41:44.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:138):Working Directory /builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:41:44.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:41:44.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:41:44.000 runOnWorkerThread (src/client.c:272):Stack size: 8388608 [DEBUG] 2023-08-11 11:41:44.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75321344 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75321344 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:41:44.000 beatStateMachine (extracted/vm/src/common/heartbeat.c:380):pthread_setschedparam failed: Operation not permitted [WARN ] 2023-08-11 11:41:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:41:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:41:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:41:44.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100047d5000 [DEBUG] 2023-08-11 11:41:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100047d5000 [WARN ] 2023-08-11 11:41:44.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:41:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:41:45.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [DEBUG] 2023-08-11 11:41:45.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39280):Writing snapshot file /builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image [DEBUG] 2023-08-11 11:41:45.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39352):Snapshot file /builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image done [DEBUG] 2023-08-11 11:41:45.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x100037ce2c8 priority 79 0x280033fd0 I SessionManager>launchSnapshot:andQuit: 0x10000092938: a(n) SessionManager 0x100037d03a0 s [] in SessionManager>snapshot:andQuit: 0x100037d2408 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a91250 priority 40 0x10002ad6378 s MorphicRenderLoop>doOneCycleWhile: 0x100037ad370 s [] in MorphicUIManager>spawnNewProcess 0x10002a91b50 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037cecf0 priority 40 0x100037cfd78 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037ced40 priority 40 0x100037cfe30 s Process>resume 0x100037d1f20 s FullBlockClosure(BlockClosure)>forkAt: 0x100037d4c10 s SessionManager>snapshot:andQuit: 0x100037d7b68 s [] in SmalltalkImage>snapshot:andQuit: 0x100037dd490 s CurrentExecutionEnvironment class>activate:for: 0x100037e44c0 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x100037e72e8 s DefaultExecutionEnvironment class>beActiveDuring: 0x100037e4578 s SmalltalkImage>snapshot:andQuit: 0x100037e73a0 s UndefinedObject>DoIt 0x100037e7f50 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x100037e8728 s OpalCompiler>evaluate 0x100037e8cf8 s DoItChunk>importFor:logSource: 0x100037e93c0 s [] in CodeImporter>evaluate 0x100037e95d8 s OrderedCollection>do: 0x100037e9a18 s CodeImporter>evaluate 0x100037e9dc8 s [] in STCommandLineHandler>installSourceFile: 0x100037ea280 s FullBlockClosure(BlockClosure)>on:do: 0x100037ea658 s STCommandLineHandler>handleErrorsDuring:reference: 0x100037ea750 s STCommandLineHandler>installSourceFile: 0x100037eaab0 s [] in STCommandLineHandler>installSourceFiles 0x100037eae00 s OrderedCollection>do: 0x100037eb1f0 s [] in STCommandLineHandler>installSourceFiles 0x100037eb500 s FullBlockClosure(BlockClosure)>ensure: 0x100037eb850 s STCommandLineHandler>installSourceFiles 0x100037ebad8 s STCommandLineHandler>activate 0x100037ebb90 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100037ebc48 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037ebd00 s FullBlockClosure(BlockClosure)>on:do: 0x100037ebe10 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037ebf68 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100037ec0e0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100037ec238 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037ec4e8 s FullBlockClosure(BlockClosure)>on:do: 0x100037ec7d8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037ec9d8 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x100037ce088 priority 10 0x100037cf400 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100037ce100 priority 50 0x100037cf4e0 s WeakArray class>finalizationProcess 0x100037d01f0 s [] in WeakArray class>restartFinalizationProcess 0x100037d22f8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0e040 priority 40 0x10001f197a8 s AtomicSharedQueue>waitForNewItems 0x10001f1c868 s AtomicSharedQueue>next 0x10001f201e8 s TKTWorkerProcess>privateNextTask 0x10001f20cc0 s TKTWorkerProcess>workerLoop 0x10001f21df8 s MessageSend>value 0x10001f24370 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2ba88 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037ce038 priority 60 0x100037cf348 s SmalltalkImage>lowSpaceWatcher 0x100037d00a8 s [] in SmalltalkImage>installLowSpaceWatcher 0x100037d20a8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a91200 priority 80 0x100037cdf60 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037ad4e0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037cbda0 s FullBlockClosure(BlockClosure)>ensure: 0x10002a91c80 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ad428 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a91d60 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter-worker .* [DEBUG] 2023-08-11 11:41:45.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:41:45.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:41:45.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): ./lib/pharo [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Linux-x86_64-CoInterpreter-worker [DEBUG] 2023-08-11 11:41:45.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:138):Working Directory /builds/workspace/pharo-vm_pharo-10/runTests [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:41:45.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:41:45.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:41:45.000 runOnWorkerThread (src/client.c:272):Stack size: 8388608 [DEBUG] 2023-08-11 11:41:45.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75702272 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75702272 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-08-11 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-08-11 11:41:45.000 beatStateMachine (extracted/vm/src/common/heartbeat.c:380):pthread_setschedparam failed: Operation not permitted [WARN ] 2023-08-11 11:41:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-08-11 11:41:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:41:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:41:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles Running tests in 759 Packages [WARN ] 2023-08-11 11:41:46.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 11:41:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:41:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 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 [DEBUG] 2023-08-11 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004832000 [DEBUG] 2023-08-11 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004832000 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] [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004832000 [DEBUG] 2023-08-11 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004832000 MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [Pipeline] } [Pipeline] // dir [Pipeline] } [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-arm64-ComposedFormat-CoInterpreter) [Pipeline] cmakeBuild [build] $ /opt/homebrew/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DIMAGE_FORMAT=ComposedFormat -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository [WARN ] 2023-08-11 11:41:49.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:41:49.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:41:49.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:41:49.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-08-11 11:41:49.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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_pharo-10/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 MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline -- 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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 6% complete] -- [download 7% complete] -- [download 15% complete] -- [download 17% complete] -- [download 25% complete] -- [download 28% complete] -- [download 32% complete] -- [download 36% complete] -- [download 61% complete] -- [download 68% complete] -- [download 72% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 24% complete] -- [download 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 78% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 34% complete] -- [download 36% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% 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_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 68% complete] -- [download 71% complete] -- [download 72% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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 14% complete] -- [download 33% complete] -- [download 38% complete] -- [download 44% complete] -- [download 64% complete] -- [download 79% complete] -- [download 93% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 20% complete] -- [download 21% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% complete] -- [download 37% complete] -- [download 41% complete] -- [download 44% complete] -- [download 45% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 60% complete] -- [download 64% complete] -- [download 77% complete] -- [download 88% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 9% complete] -- [download 13% complete] -- [download 15% complete] -- [download 24% complete] -- [download 31% complete] -- [download 54% complete] -- [download 66% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 6% complete] -- [download 11% complete] -- [download 13% complete] -- [download 18% complete] -- [download 27% complete] -- [download 30% complete] -- [download 35% complete] -- [download 42% complete] -- [download 50% complete] -- [download 67% complete] -- [download 87% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 15% complete] -- [download 20% complete] -- [download 22% complete] -- [download 28% complete] -- [download 36% complete] -- [download 39% complete] -- [download 42% complete] -- [download 46% complete] -- [download 61% complete] -- [download 87% complete] -- [download 93% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 2% complete] -- [download 7% complete] -- [download 8% complete] -- [download 18% complete] -- [download 20% complete] -- [download 23% complete] -- [download 27% complete] -- [download 50% complete] -- [download 56% complete] -- [download 62% complete] -- [download 63% complete] -- [download 75% complete] -- [download 92% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 3% complete] -- [download 7% complete] -- [download 10% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 28% complete] -- [download 31% complete] -- [download 34% complete] -- [download 40% complete] -- [download 41% complete] -- [download 45% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 60% complete] -- [download 70% complete] -- [download 78% complete] -- [download 84% complete] -- [download 91% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 7% complete] -- [download 11% complete] -- [download 14% complete] -- [download 16% complete] -- [download 26% complete] -- [download 32% complete] -- [download 38% complete] -- [download 45% complete] -- [download 52% complete] -- [download 68% complete] -- [download 81% complete] -- [download 85% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 14% complete] -- [download 18% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 30% complete] -- [download 34% complete] -- [download 38% complete] -- [download 42% complete] -- [download 46% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 58% complete] -- [download 60% complete] -- [download 62% complete] -- [download 75% complete] -- [download 81% complete] -- [download 84% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.5-2757766f-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 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% 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 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 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% 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 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_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 2%] No update step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 2%] No patch step for 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 3%] No configure step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 4%] No build step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 5%] No install step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 5%] Completed 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 5%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 6%] Creating directories for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 6%] Performing download step (download, verify and extract) for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 7%] No update step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 7%] No patch step for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 8%] No configure step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 9%] Performing build step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker [WARN ] 2023-08-11 11:41:55.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:41:55.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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] [DEBUG] 2023-08-11 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:42:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:42:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [DEBUG] 2023-08-11 11:42:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:42:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 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] [DEBUG] 2023-08-11 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc [DEBUG] 2023-08-11 11:42:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:42:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [DEBUG] 2023-08-11 11:42:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:42:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc [DEBUG] 2023-08-11 11:42:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a832000 [DEBUG] 2023-08-11 11:42:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a832000  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b832000 [DEBUG] 2023-08-11 11:42:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b832000 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000c832000 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000c832000 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:42:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:42:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000d832000 [DEBUG] 2023-08-11 11:42:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000d832000 [DEBUG] 2023-08-11 11:42:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000e832000 [DEBUG] 2023-08-11 11:42:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000e832000 MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) [DEBUG] 2023-08-11 11:42:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000f832000 [DEBUG] 2023-08-11 11:42:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000f832000 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) [DEBUG] 2023-08-11 11:42:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010832000 [DEBUG] 2023-08-11 11:42:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010832000 MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) [DEBUG] 2023-08-11 11:42:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011832000 [DEBUG] 2023-08-11 11:42:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011832000 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) [DEBUG] 2023-08-11 11:42:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012832000 [DEBUG] 2023-08-11 11:42:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012832000 MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [DEBUG] 2023-08-11 11:42:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013832000 [DEBUG] 2023-08-11 11:42:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013832000 [DEBUG] 2023-08-11 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014832000 [DEBUG] 2023-08-11 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014832000 NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015832000 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015832000 [DEBUG] 2023-08-11 11:42:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016832000 [DEBUG] 2023-08-11 11:42:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016832000 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 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) [DEBUG] 2023-08-11 11:42:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017832000 [DEBUG] 2023-08-11 11:42:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017832000 NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) [DEBUG] 2023-08-11 11:42:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018832000 [DEBUG] 2023-08-11 11:42:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018832000 [DEBUG] 2023-08-11 11:42:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:42:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:42:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 10%] No install step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 10%] Completed 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done [ 10%] Built target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 10%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build' imageFormat: 'ComposedFormat'" Generating #CoInterpreter in '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build' with ComposedFormat... 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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: 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed:[DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:42:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [WARN ] 2023-08-11 11:42:42.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax [DEBUG] 2023-08-11 11:42:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019832000 [DEBUG] 2023-08-11 11:42:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019832000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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[DEBUG] 2023-08-11 11:42:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019832000 [DEBUG] 2023-08-11 11:42:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019832000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001a832000 [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001a832000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:42:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 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 [DEBUG] 2023-08-11 11:42:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b46000 [DEBUG] 2023-08-11 11:42:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b46000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) [DEBUG] 2023-08-11 11:42:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001b832000 [DEBUG] 2023-08-11 11:42:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001b832000 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 11 August 2023 11:42:58.362354 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 11 August 2023 11:42:58.743208 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 [DEBUG] 2023-08-11 11:42:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:42:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:42:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001c832000 [DEBUG] 2023-08-11 11:42:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001c832000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time [DEBUG] 2023-08-11 11:43:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001d832000 [DEBUG] 2023-08-11 11:43:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001d832000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:43:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001e832000 [DEBUG] 2023-08-11 11:43:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001e832000 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: 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: [DEBUG] 2023-08-11 11:43:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001f832000 [DEBUG] 2023-08-11 11:43:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001f832000 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020832000 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020832000 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed:[DEBUG] 2023-08-11 11:43:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021832000 [DEBUG] 2023-08-11 11:43:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021832000 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022832000 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022832000 [DEBUG] 2023-08-11 11:43:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023832000 [DEBUG] 2023-08-11 11:43:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023832000 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:43:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024832000 [DEBUG] 2023-08-11 11:43:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024832000 [DEBUG] 2023-08-11 11:43:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025832000 [DEBUG] 2023-08-11 11:43:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025832000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time [DEBUG] 2023-08-11 11:43:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026832000 [DEBUG] 2023-08-11 11:43:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026832000 [DEBUG] 2023-08-11 11:43:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027832000 [DEBUG] 2023-08-11 11:43:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027832000 [DEBUG] 2023-08-11 11:43:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028832000 [DEBUG] 2023-08-11 11:43:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028832000 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 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17412096 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17412096 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029832000 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029832000 [DEBUG] 2023-08-11 11:43:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029832000 [DEBUG] 2023-08-11 11:43:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029832000 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002a832000 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002a832000 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time [DEBUG] 2023-08-11 11:43:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002b832000 [DEBUG] 2023-08-11 11:43:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002b832000 [DEBUG] 2023-08-11 11:43:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002c832000 [DEBUG] 2023-08-11 11:43:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002c832000 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 [DEBUG] 2023-08-11 11:43:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002d832000 [DEBUG] 2023-08-11 11:43:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002d832000 [DEBUG] 2023-08-11 11:43:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002e832000 [DEBUG] 2023-08-11 11:43:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002e832000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002f832000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002f832000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030832000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030832000 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031832000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031832000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032832000 [DEBUG] 2023-08-11 11:43:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032832000 MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc 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[DEBUG] 2023-08-11 11:43:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033832000 [DEBUG] 2023-08-11 11:43:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033832000 11 August 2023 11:43:24.847104 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 11 August 2023 11:43:25.22719 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 11%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utils.c [DEBUG] 2023-08-11 11:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034832000 [DEBUG] 2023-08-11 11:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034832000 [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 14%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/client.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 17%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [ 19%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:477:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_prep_cif_var(ffi_cif *cif, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ 1 warning generated. [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 22%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: warning: 'ffi_get_struct_offsets' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:491:12: note: 'ffi_get_struct_offsets' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: note: enclose 'ffi_get_struct_offsets' in a __builtin_available check to silence this warning if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) [DEBUG] 2023-08-11 11:43:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035832000 [DEBUG] 2023-08-11 11:43:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035832000 1 warning generated. [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:338:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:356:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 25%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 28%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10363:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10363:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10374:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10374:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10398:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10398:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10411:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:10411:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11008:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11008:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11036:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11036:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11181:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11181:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11216:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11216:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11607:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11607:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11628:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:11628:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12039:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12039:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12050:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12050:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12096:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12096:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12107:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12107:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12732:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12732:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12777:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12777:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12802:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12802:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12839:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12839:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12915:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12915:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12943:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:12943:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13112:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13112:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13123:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13123:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13219:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13219:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13230:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13230:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13252:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13252:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13264:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13264:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13303:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13303:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13315:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13315:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13339:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13339:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13360:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13360:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13399:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13399:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13411:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13411:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13435:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13435:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13454:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13454:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13565:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13565:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13577:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13577:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13658:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13658:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13677:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:13677:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14234:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14234:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14245:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14245:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14264:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14264:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14279:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14279:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14512:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14512:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14523:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14523:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14691:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14691:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14792:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14792:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14824:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14824:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14884:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14884:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14925:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14925:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14998:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:14998:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15066:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15066:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15158:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15158:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15760:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15760:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15771:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15771:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15795:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15795:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15806:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:15806:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16299:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16299:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16310:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16310:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16347:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16347:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16361:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16361:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16496:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16496:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16546:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16546:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16841:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16841:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16895:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16895:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16934:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16934:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16975:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16975:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16992:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:16992:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17038:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17038:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17137:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17137:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17192:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17192:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17254:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17254:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17271:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17271:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17333:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17333:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17351:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:17351:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34660:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34660:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34687:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitaarch64.c:34687:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036832000 [DEBUG] 2023-08-11 11:43:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036832000 [DEBUG] 2023-08-11 11:43:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23285760 [DEBUG] 2023-08-11 11:43:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23285760 [DEBUG] 2023-08-11 11:43:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037832000 [DEBUG] 2023-08-11 11:43:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037832000 76 warnings generated. [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:12929:107: warning: address of stack memory associated with local variable 'buffer' returned [-Wreturn-stack-address] return (snprintf(buffer, 0xFF, "%s/seg%d%s", ((char *) imageFileName ), ((int) segmentIndex ), ".data"), buffer); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:12939:107: warning: address of stack memory associated with local variable 'buffer' returned [-Wreturn-stack-address] return (snprintf(buffer, 0xFF, "%s/seg%d%s", ((char *) imageFileName ), ((int) segmentIndex ), ".ston"), buffer); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61115:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:2020:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61039:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:63026:72: warning: ordered comparison between pointer and integer ('long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:66005:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73314:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74327:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74566:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [DEBUG] 2023-08-11 11:43:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036832000 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036832000 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037832000 [DEBUG] 2023-08-11 11:43:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037832000 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23703552 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23703552 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038832000 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038832000 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 8 warnings generated. [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [ 31%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/osx/aioOSX.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c [ 34%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utilsMac.mm [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogMac.m [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.m [ 36%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c [ 36%] Linking CXX shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 36%] Built target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/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 [ 37%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 38%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 38%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 38%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 38%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 39%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c [ 39%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 39%] Built target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 39%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 40%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [ 41%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 42%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 42%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 43%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 43%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-default-2023-04-14-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 47%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [DEBUG] 2023-08-11 11:43:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:43:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 [ 47%] Built target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 48%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c [ 48%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [DEBUG] 2023-08-11 11:43:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 49%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 50%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 51%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 52%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache [ 52%] Built target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [ 53%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) [ 55%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 55%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 55%] Built target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 56%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 56%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 56%] Built target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 56%] Built target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 57%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 58%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 58%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 58%] Built target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 59%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 59%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [ 59%] Built target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 59%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 62%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 62%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 65%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [DEBUG] 2023-08-11 11:43:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [ 65%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 66%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 67%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 67%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 68%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 68%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 69%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 70%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c 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 [ 70%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 71%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 71%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 72%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 73%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [WARN ] 2023-08-11 11:43:41.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [ 73%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 74%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 74%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 75%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 76%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 76%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 77%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 77%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 78%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 79%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 80%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 80%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 81%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 82%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 83%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 84%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 85%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 90%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 91%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c [ 93%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 93%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 94%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 94%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 94%] 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 94%] 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 94%] Built target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 [ 94%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/unixMain.c [ 95%] Linking C executable build/vm/Debug/Pharo.app/Contents/MacOS/Pharo /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/CMakeFiles 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Nothing to be done for `preinstall'. Install the project... /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogit.h Run CPack packaging tool... /opt/homebrew/Cellar/cmake/3.19.4/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: bin CPack: - Install component: c-src [DEBUG] 2023-08-11 11:43:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 CPack: - Install component: include CPack: Create package [WARN ] 2023-08-11 11:43:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:43:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [WARN ] 2023-08-11 11:43:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-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: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Darwin-arm64-ComposedFormat + cp -a build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Darwin-arm64-ComposedFormat/ [Pipeline] stash NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) Stashed 12 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts 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) [Pipeline] archiveArtifacts Archiving artifacts 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) [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-arm64-stockReplacement) [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [DEBUG] 2023-08-11 11:43:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:43:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 [WARN ] 2023-08-11 11:43:58.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:43:58.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:43:58.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:43:58.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [DEBUG] 2023-08-11 11:43:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:43:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:43:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:43:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [DEBUG] 2023-08-11 11:44:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:44:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) [DEBUG] 2023-08-11 11:44:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) [DEBUG] 2023-08-11 11:44:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:44:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) [DEBUG] 2023-08-11 11:44:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648 [DEBUG] 2023-08-11 11:44:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648 [DEBUG] 2023-08-11 11:44:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:44:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Starting atomic load [DEBUG] 2023-08-11 11:44:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184 [DEBUG] 2023-08-11 11:44:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184 [DEBUG] 2023-08-11 11:44:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:44:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) [DEBUG] 2023-08-11 11:44:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [DEBUG] 2023-08-11 11:44:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:44:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [DEBUG] 2023-08-11 11:44:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:44:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [WARN ] 2023-08-11 11:44:29.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength [DEBUG] 2023-08-11 11:44:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ERROR] 2023-08-11 11:44:31.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate [DEBUG] 2023-08-11 11:44:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:44:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-arm64-stockReplacement-CoInterpreter) [Pipeline] cmakeBuild [build-stockReplacement] $ /opt/homebrew/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository [DEBUG] 2023-08-11 11:44:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:44:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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_pharo-10/build-stockReplacement/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 [DEBUG] 2023-08-11 11:44:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 -- 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 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) -- 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 0% complete] -- [download 1% complete] -- [download 6% complete] -- [download 9% complete] -- [download 11% complete] -- [download 15% complete] -- [download 19% complete] -- [download 27% complete] -- [download 33% complete] -- [download 37% complete] -- [download 45% complete] -- [download 52% complete] -- [download 68% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 38% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 74% complete] -- [download 75% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 2% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% 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 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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' [DEBUG] 2023-08-11 11:44:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b46000 [DEBUG] 2023-08-11 11:44:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b46000 -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 22% complete] -- [download 25% complete] -- [download 26% complete] -- [download 31% complete] -- [download 32% complete] -- [download 35% complete] -- [download 38% complete] -- [download 39% complete] -- [download 42% complete] -- [download 43% 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 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 0% complete] -- [download 4% complete] -- [download 11% complete] -- [download 14% complete] -- [download 24% complete] -- [download 31% complete] -- [download 43% complete] -- [download 63% complete] -- [download 69% complete] -- [download 81% complete] -- [download 90% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 7% complete] -- [download 8% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 21% complete] -- [download 22% complete] -- [download 25% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 36% complete] -- [download 43% complete] -- [download 48% complete] -- [download 51% complete] -- [download 60% complete] -- [download 65% complete] -- [download 78% complete] -- [download 90% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 8% complete] -- [download 12% complete] -- [download 15% complete] -- [download 24% complete] -- [download 35% complete] -- [download 53% complete] -- [download 68% complete] -- [download 77% complete] -- [download 81% complete] -- [download 86% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 2% complete] -- [download 10% complete] -- [download 23% complete] -- [download 29% complete] -- [download 37% complete] -- [download 44% complete] -- [download 52% complete] -- [download 66% complete] -- [download 79% complete] -- [download 86% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 7% complete] -- [download 12% complete] -- [download 17% complete] -- [download 28% complete] -- [download 44% complete] -- [download 49% complete] -- [download 56% complete] -- [download 88% complete] -- [download 92% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 18% complete] -- [download 22% complete] -- [download 26% complete] -- [download 42% complete] -- [download 48% complete] -- [download 54% complete] -- [download 59% complete] -- [download 62% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 3% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 17% complete] -- [download 19% complete] -- [download 21% complete] -- [download 24% complete] -- [download 28% complete] -- [download 37% complete] -- [download 41% complete] -- [download 46% complete] -- [download 48% complete] -- [download 51% complete] -- [download 55% complete] -- [download 59% complete] -- [download 63% complete] -- [download 68% complete] -- [download 73% complete] -- [download 77% complete] -- [download 84% complete] -- [download 86% complete] -- [download 90% complete] -- [download 92% complete] -- [download 95% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [DEBUG] 2023-08-11 11:44:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 6% complete] -- [download 10% complete] -- [download 14% complete] -- [download 33% complete] -- [download 40% complete] -- [download 46% complete] -- [download 86% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 17% complete] -- [download 29% complete] -- [download 33% complete] -- [download 34% complete] -- [download 37% complete] -- [download 54% complete] -- [download 62% complete] -- [download 65% complete] -- [download 70% complete] -- [download 74% complete] -- [download 93% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement [Pipeline] { [Pipeline] sh + VERBOSE=1 + make install package /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement --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_pharo-10/build-stockReplacement/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement//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_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.5-2757766f-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 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% 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 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_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-arm64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 2%] No update step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 2%] No patch step for 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 3%] No configure step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 4%] No build step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 5%] No install step for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 5%] Completed 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 5%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 6%] Creating directories for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker [DEBUG] 2023-08-11 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b46000 [DEBUG] 2023-08-11 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b46000 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 6%] Performing download step (download, verify and extract) for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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 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 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_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 7%] No update step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 7%] No patch step for 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 8%] No configure step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 9%] Performing build step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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] [WARN ] 2023-08-11 11:44:48.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin 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] [WARN ] 2023-08-11 11:44:49.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [DEBUG] 2023-08-11 11:44:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b46000 [DEBUG] 2023-08-11 11:44:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b46000 [DEBUG] 2023-08-11 11:44:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:44:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 [WARN ] 2023-08-11 11:44:51.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:44:51.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:44:51.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc [DEBUG] 2023-08-11 11:44:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:44:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab46000 [DEBUG] 2023-08-11 11:44:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:44:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:44:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:44:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 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: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/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) NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) [DEBUG] 2023-08-11 11:45:03.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x340053148 priority 79 0x280015f30 I SessionManager>launchSnapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280015fa0 I [] in SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280015fe0 I [] in FullBlockClosure>newProcess 0x340054ae8: a(n) FullBlockClosure processes at priority 50 Process 0x100039316a0 priority 50 0x28002bfe0 M WeakArray class>finalizationProcess 0x10000016310: a(n) WeakArray class 0x10003932298 s [] in WeakArray class>restartFinalizationProcess 0x10003933160 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002954038 priority 40 0x28002fde0 M DelaySemaphoreScheduler>schedule: 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x28002fe18 M Delay>schedule 0x3400566e0: a(n) Delay 0x28002fe48 M Delay>wait 0x3400566e0: a(n) Delay 0x28002fe98 M WorldState class>doInterCycleWait 0x10000721ed0: a(n) WorldState class 0x28002fec8 M [] in WorldState class>doDrawCycleWith: 0x10000721ed0: a(n) WorldState class 0x28002ff08 M FullBlockClosure(BlockClosure)>ensure: 0x340056738: a(n) FullBlockClosure 0x28002ff40 M WorldState class>doDrawCycleWith: 0x10000721ed0: a(n) WorldState class 0x28002ff78 M WorldMorph class>doOneCycle 0x1000071d308: a(n) WorldMorph class 0x28002ffa8 M MorphicRenderLoop>doOneCycle 0x100029547e8: a(n) MorphicRenderLoop 0x28002ffd8 M MorphicRenderLoop>doOneCycleWhile: 0x100029547e8: a(n) MorphicRenderLoop 0x100035ffd80 s [] in MorphicUIManager>spawnNewProcess 0x10002954830 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003931838 priority 40 0x280035d60 I Process>resume 0x340053148: a(n) Process 0x280035da0 I FullBlockClosure(BlockClosure)>forkAt: 0x340054ae8: a(n) FullBlockClosure 0x280035df8 I SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280035e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280035ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c308: a(n) CurrentExecutionEnvironment class 0x280035ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010470: a(n) DefaultExecutionEnvironment 0x280035f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c908: a(n) DefaultExecutionEnvironment class 0x280035f80 I SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280035fe0 I TestCommandLineHandler>runPackages 0x1000394d100: a(n) TestCommandLineHandler 0x1000394d048 s TestCommandLineHandler>activate 0x1000394d1b0 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x1000394f600 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1000394f878 s FullBlockClosure(BlockClosure)>on:do: 0x1000394fb78 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1000394ff88 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003950320 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003950598 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003950848 s FullBlockClosure(BlockClosure)>on:do: 0x10003950b38 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003950d38 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x34000a500 priority 40 0x280013e88 M [] in Delay>wait 0x340053d98: a(n) Delay 0x280013ed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x340053e80: a(n) FullBlockClosure 0x280013f20 I Delay>wait 0x340053d98: a(n) Delay 0x280013f60 I Duration>wait 0x10003933e28: a(n) Duration 0x280013fa0 I [] in OmDeferrer>runMessageProcess 0x10003932a08: a(n) OmDeferrer 0x280013fe0 I [] in FullBlockClosure>newProcess 0x340053f88: a(n) FullBlockClosure processes at priority 10 Process 0x100039315e8 priority 10 0x10003f1f2b0 s ProcessorScheduler class>idleProcess 0x10003f2e1d8 s [] in ProcessorScheduler class>startUp 0x100039323d0 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10002953fe8 priority 80 0x28000dfa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x28000dfe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003cb2e8: a(n) DelaySemaphoreScheduler 0x1000361e620 s FullBlockClosure(BlockClosure)>ensure: 0x10002954960 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100035ffe38 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002954a40 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] junit Recording test results 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:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] sh + mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter-worker.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter-worker.log [Pipeline] sh + cat progress-Tests-Darwin-x86_64-CoInterpreter-worker.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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 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) [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64-ComposedFormat) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/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 NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 10%] No install step for 'vmmaker' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E echo_append cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 10%] Completed 'vmmaker' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-done [ 10%] Built target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 10%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement' imageFormat: 'SpurFormat'" Generating #CoInterpreter in '/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement' with SpurFormat... 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, 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, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-08-11 11:45:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:45:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:45:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:45:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 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 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 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 11 August 2023 11:45:47.203973 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 11 August 2023 11:45:47.582578 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 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-x86_64-ComposedFormat-CoInterpreter) [Pipeline] cmakeBuild [build] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DIMAGE_FORMAT=ComposedFormat -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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 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 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache 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 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: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- 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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 20% 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 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 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 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 95% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 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 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 83% 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 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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 11% complete] -- [download 16% complete] -- [download 19% complete] -- [download 22% complete] -- [download 29% complete] -- [download 31% complete] -- [download 36% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 88% complete] -- [download 94% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-download 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 MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache 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_pharo-10/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 4% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% 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 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 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 2% 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 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 81% complete] -- [download 89% complete] -- [download 91% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 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 40% complete] -- [download 43% complete] -- [download 47% complete] -- [download 48% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% 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 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 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 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 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 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 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 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 70% 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 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 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 2% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 16% complete] -- [download 21% complete] -- [download 30% complete] -- [download 39% complete] -- [download 43% complete] -- [download 46% complete] -- [download 54% complete] -- [download 59% complete] -- [download 63% complete] -- [download 66% complete] -- [download 68% complete] -- [download 74% complete] -- [download 76% complete] -- [download 79% complete] -- [download 82% complete] -- [download 87% complete] -- [download 90% complete] -- [download 92% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] 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 -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker Pharo writing to the standard error Pharo writing to the standard output .somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) 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 11 August 2023 11:46:13.538357 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 cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc external plugin SurfacePlugin generated as SurfacePlugin 11 August 2023 11:46:13.91623 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 11%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utils.c MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [ 12%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 13%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 14%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/client.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 15%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 16%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 17%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 18%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [ 19%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:477:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_prep_cif_var(ffi_cif *cif, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:31:15: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning returnCode = ffi_prep_cif_var (cif, abi, fixedArgsCount, totalArguments, returnType, parameters); ^~~~~~~~~~~~~~~~ 1 warning generated. [ 20%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 21%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 22%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: warning: 'ffi_get_struct_offsets' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:491:12: note: 'ffi_get_struct_offsets' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_status ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:182:5: note: enclose 'ffi_get_struct_offsets' in a __builtin_available check to silence this warning if(ffi_get_struct_offsets(FFI_DEFAULT_ABI, structType, offsets)!=FFI_OK){ ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 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] [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c [ 23%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 24%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:338:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:43:25: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning callback->closure = ffi_closure_alloc(sizeof(ffi_closure), &(callback->functionAddress)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:54:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:356:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:60:22: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning if((returnCode = ffi_prep_closure_loc(callback->closure, &callback->cif, callbackFrontend, callback, callback->functionAddress)) != FFI_OK){ ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:62:9: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi/ffi.h:339:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.7.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:72:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(callback->closure); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 25%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 26%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 27%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 28%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10363:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10363:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10374:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10374:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10398:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10398:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10411:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10411:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11008:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11008:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11036:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11036:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11181:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11181:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11216:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11216:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11607:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11607:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11628:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11628:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12039:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12039:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12050:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12050:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12096:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12096:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12107:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12107:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12732:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12732:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12777:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12777:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12802:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12802:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12839:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12839:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12915:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12915:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12943:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12943:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13112:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13112:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13123:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13123:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13219:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13219:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13230:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13230:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13252:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13252:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13264:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13264:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13303:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13303:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13315:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13315:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13339:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13339:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13360:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13360:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13399:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13399:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13411:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13411:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13435:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13435:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13454:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13454:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13565:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13565:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13577:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13577:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13658:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13658:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13677:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13677:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14234:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14234:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14245:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14245:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14264:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14264:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14279:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14279:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14512:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14512:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14523:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14523:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14691:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14691:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14792:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14792:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14824:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14824:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14884:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14884:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14925:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14925:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14998:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14998:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15066:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15066:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15158:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15158:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15760:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15760:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15771:4: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15771:4: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15795:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15795:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15806:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15806:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16299:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16299:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16310:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16310:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16347:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16347:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16361:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16361:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16496:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16496:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16546:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16546:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16841:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16841:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16895:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16895:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16934:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16934:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16975:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16975:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16992:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16992:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17038:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17038:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17137:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17137:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17192:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17192:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17254:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17254:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17271:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17271:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17333:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17333:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17351:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17351:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:34660:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:34660:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:34687:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/pthread.h:561:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.7.0 void pthread_jit_write_protect_np(int enabled); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:34687:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning pthread_jit_write_protect_np(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) [DEBUG] 2023-08-11 11:46:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:46:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:46:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005832000 [DEBUG] 2023-08-11 11:46:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005832000 76 warnings generated. [ 29%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59951:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2024:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59875:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61862:72: warning: ordered comparison between pointer and integer ('long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64841:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73202:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 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] [DEBUG] 2023-08-11 11:46:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:46:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:46:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:46:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) 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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc 6 warnings generated. [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 30%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [ 31%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c [ 32%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/osx/aioOSX.c [ 33%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c [ 34%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/utilsMac.mm MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/fileDialogMac.m [ 35%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.m [ 36%] 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 -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c [ 36%] Linking CXX shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 36%] Built target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 37%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 38%] 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=60 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 38%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 38%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 38%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 39%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c [ 39%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 39%] Built target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 39%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 40%] 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=60 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [DEBUG] 2023-08-11 11:46:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:46:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:46:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:46:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [ 41%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 42%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -DASYNC_FFI_QUEUE=1 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 43%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 43%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 43%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 44%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 44%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-default-2023-04-14-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2.1.6.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2.1.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target pixman-0.40.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2.1.5.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2.1.5.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 45%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 46%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c [ 47%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 48%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c [ 49%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 49%] Built target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [WARN ] 2023-08-11 11:46:27.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /builds/workspace/pharo-vm_pharo-10/runTests/griffle [WARN ] 2023-08-11 11:46:27.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists [WARN ] 2023-08-11 11:46:27.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /builds/workspace/pharo-vm_pharo-10/runTests/griffle/nurp [WARN ] 2023-08-11 11:46:27.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory [ 51%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 51%] Built target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 52%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 53%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 53%] Built target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 53%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 54%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 54%] Built target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 55%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 56%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 56%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 56%] Built target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 57%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 57%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 57%] Built target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 58%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 59%] 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=60 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 59%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 59%] Built target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 60%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 60%] Built target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 60%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 61%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 62%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 63%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 64%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 65%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 66%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 67%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 68%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 69%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 71%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 72%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 14%] No install step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 83%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c cd C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 15%] Completed 'vmmaker' [ 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 86%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 87%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 88%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/vmmaker-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 88%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 89%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 15%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= [ 90%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 91%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 91%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 91%] Built target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 92%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 92%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 15%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ [ 93%] 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=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c [ 94%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics [ 94%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=60 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/src/unixMain.c [ 95%] Linking C executable build/vm/Debug/Pharo.app/Contents/MacOS/Pharo /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -framework AppKit -framework CoreGraphics Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/resources/mac/PharoChanges.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoChanges.icns make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 15%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoImage.icns /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-10/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/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=60 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-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 /Users/lse/Workspace/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /opt/homebrew/Cellar/cmake/3.19.4/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 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 [ 16%] Generating VM files for flavour: StackVM C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-10/build-StackVM' imageFormat: 'SpurFormat'" [100%] Built target TestLibrary /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Nothing to be done for `preinstall'. Install the project... /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogit.h Run CPack packaging tool... /opt/homebrew/Cellar/cmake/3.19.4/bin/cpack --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc Generating #StackVM in 'C:/builds/workspace/pharo-vm_pharo-10/build-StackVM' with SpurFormat... 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 CPack: - Install project: PharoVM [] CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM 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) CPack: - Install project: PharoVM [] CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package 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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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 CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh 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_pharo-10/repository/smalltalksrc --- cache + mkdir -p artifacts-Darwin-arm64 + cp -a build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-bin.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-c-src.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-arm64-stockReplacement-include.zip.sha1 build-stockReplacement/build/packages/_CPack_Packages artifacts-Darwin-arm64/ MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [Pipeline] stash NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) Stashed 12 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts 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) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) 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 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 15%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build' imageFormat: 'ComposedFormat'" Generating #CoInterpreter in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build' with ComposedFormat... 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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: 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 11 August 2023 11:47:26.251085 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 11 August 2023 11:47:26.652849 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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: 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 primitiveDescriptor11 August 2023 11:47:46.533 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 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 11 August 2023 11:47:49.399 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 11 August 2023 11:47:54.594944 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 11 August 2023 11:47:54.978496 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/generated/64/vm/src/cogit.c [WARN ] 2023-08-11 11:47:54.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:47:54.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [WARN ] 2023-08-11 11:47:56.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:47:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:47:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:47:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:47:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:47:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:47:56.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:47:56.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [WARN ] 2023-08-11 11:48:01.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: /builds/workspace/pharo-vm_pharo-10/runTests/temp/repo [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:12929:107: warning: address of stack memory associated with local variable 'buffer' returned [-Wreturn-stack-address] return (snprintf(buffer, 0xFF, "%s/seg%d%s", ((char *) imageFileName ), ((int) segmentIndex ), ".data"), buffer); ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:12939:107: warning: address of stack memory associated with local variable 'buffer' returned [-Wreturn-stack-address] return (snprintf(buffer, 0xFF, "%s/seg%d%s", ((char *) imageFileName ), ((int) segmentIndex ), ".ston"), buffer); ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61115:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:2020:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61039:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:63026: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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:66005: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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73314:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74327: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_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74566:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) [DEBUG] 2023-08-11 11:48:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:48:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 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 [DEBUG] 2023-08-11 11:48:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:48:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:48:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:48:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 8 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/utilsMac.mm [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileDialogMac.m [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/parameters/parameters.m [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/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 [ 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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-default-2023-04-14-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.6.4-src/libgit2.1.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 [ 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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.10.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.5.2-src/libgit2.1.5.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [WARN ] 2023-08-11 11:48:27.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/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 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:48:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:48:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:48:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:48:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:48:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-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 Errors Failures 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: CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Darwin-x86_64-ComposedFormat + cp -a build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-Unspecified.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip build/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Darwin-x86_64-ComposedFormat/ [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 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-stockReplacement) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11 August 2023 11:49:00.341 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 11 August 2023 11:49:03.43 am PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/debug.c.o -MF CMakeFiles/PharoVMCore.dir/src/debug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/utils.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -MF CMakeFiles/PharoVMCore.dir/src/errorCode.c.o.d -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -MF CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o.d -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/client.c.o -MF CMakeFiles/PharoVMCore.dir/src/client.c.o.d -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/client.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -MF CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o.d -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [DEBUG] 2023-08-11 11:49:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:49:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:49:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a832000 [DEBUG] 2023-08-11 11:49:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a832000 [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-x86_64-stockReplacement-CoInterpreter) [Pipeline] cmakeBuild [build-stockReplacement] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +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 [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c -- 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_pharo-10/build-stockReplacement/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'... [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -MF CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o.d -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c 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 [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c -- 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 14% complete] -- [download 16% 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 53% 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 81% 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.6.4.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 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 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 8% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 27% 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 42% complete] -- [download 45% complete] -- [download 47% 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 65% 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 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% 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 50% complete] -- [download 52% 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 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 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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' [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 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_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% 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 25% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 38% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 47% complete] -- [download 48% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 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 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% 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 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 35% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/pixman-0.40.0.zip' -- [download 0% complete] -- [download 1% complete] -- [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_pharo-10/build-stockReplacement/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-download [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 16% 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 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 6% complete] -- [download 10% 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 37% complete] -- [download 38% 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 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% 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 74% complete] -- [download 75% 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_pharo-10/build-stockReplacement/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 83% 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/build-stockReplacement [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_pharo-10/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/x86/win64.S NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50845:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1806:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50773:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52832:72: warning: ordered comparison between pointer and integer ('long long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55985:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64262:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65259:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65491:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75105:13: warning: implicit declaration of function 'getpagesize' is invalid in C99 [-Wimplicit-function-declaration] pageSize = getpagesize(); ^ -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 8%] No update step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 9%] No configure step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 10%] No build step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 10%] No install step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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] 2023-08-11T11:50:04.711016+02:00 WARNING: Had to GC to make room for more external objects. If this happens often, it would be a good idea to either: - Raise the maxExternalSemaphores size. - Write your code to explicitly release them rather than wait for finalization. Returning an object but pool is full[WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:50:05.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) 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] NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) 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] NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc [WARN ] 2023-08-11 11:50:14.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 [WARN ] 2023-08-11 11:50:14.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 7 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c 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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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) [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:78:9: warning: 'max' macro redefined [-Wmacro-redefined] #define max(a,b) (a > b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:173:9: note: previous definition is here #define max(a, b) (((a) > (b)) ? (a) : (b)) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:79:9: warning: 'min' macro redefined [-Wmacro-redefined] #define min(a,b) (a < b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:177:9: note: previous definition is here #define min(a, b) (((a) < (b)) ? (a) : (b)) ^ 2 warnings generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32SpurAlloc.c SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/aioWin.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c 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) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(errorLog = getErrorLogFile()){ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: place parentheses around the assignment to silence this warning if(errorLog = getErrorLogFile()){ ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 1 warning generated. [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugMenu.c SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) [DEBUG] 2023-08-11 11:50:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:50:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:50:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:50:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugWindow.c [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogWin32.c [ 40%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [ 40%] Linking C shared library build/vm/PharoVMCore.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoVMCore.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/PharoVMCore.dll -Wl,--out-implib,build/vm/libPharoVMCore.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/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/win/sqWin32SpurAlloc.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 40%] Built target PharoVMCore make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 40%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -MF CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:295:24: warning: implicit declaration of function 'isFileHandleATTY' is invalid in C99 [-Wimplicit-function-declaration] file->isStdioStream = isFileHandleATTY(handle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:9: warning: implicit declaration of function 'fileHandleType' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:24: warning: implicit declaration of function '_get_osfhandle' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ 3 warnings generated. [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -MF CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 15%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' imageFormat: 'SpurFormat'" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:30:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:31:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:32:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 41%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -MF CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o.d -o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileUtilsWin.c Generating #CoInterpreter in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' with SpurFormat... 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 [ 42%] Building C object CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 43%] Linking C shared library build/vm/FilePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: /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/FilePlugin.dll -Wl,--out-implib,build/vm/libFilePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 44%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 44%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [DEBUG] 2023-08-11 11:50:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:50:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:50:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:50:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c [DEBUG] 2023-08-11 11:50:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:50:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:50:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:50:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:18:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:19:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:20:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 46%] Linking C shared library build/vm/FileAttributesPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FileAttributesPlugin.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/FileAttributesPlugin.dll -Wl,--out-implib,build/vm/libFileAttributesPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/win/faSupport.c.o build/vm/libFilePlugin.dll.a build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 46%] Built target FileAttributesPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 47%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -MF CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o.d -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c 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:NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) [ 47%] Building C object CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) [DEBUG] 2023-08-11 11:50:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:50:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:50:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:50:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [ 48%] Linking C shared library build/vm/SurfacePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SurfacePlugin.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/SurfacePlugin.dll -Wl,--out-implib,build/vm/libSurfacePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 48%] Built target SurfacePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 48%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -MF CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o.d -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) [ 49%] Linking C shared library build/vm/JPEGReaderPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReaderPlugin.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/JPEGReaderPlugin.dll -Wl,--out-implib,build/vm/libJPEGReaderPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 49%] Built target JPEGReaderPlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 49%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -MF CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o.d -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c 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 [ 50%] Linking C shared library build/vm/MiscPrimitivePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.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/MiscPrimitivePlugin.dll -Wl,--out-implib,build/vm/libMiscPrimitivePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 50%] Built target MiscPrimitivePlugin make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/PharoConsole.dir/depend.internal". Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 50%] Building C object CMakeFiles/PharoConsole.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/PharoConsole.dir/src/win32Main.c.o -MF CMakeFiles/PharoConsole.dir/src/win32Main.c.o.d -o CMakeFiles/PharoConsole.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [DEBUG] 2023-08-11 11:51:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:51:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:51:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 51%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 51%] Linking C executable build/vm/PharoConsole.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoConsole.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 -Wl,--enable-auto-import -mconsole CMakeFiles/PharoConsole.dir/src/win32Main.c.o CMakeFiles/PharoConsole.dir/PharoConsole.rc.res -o build/vm/PharoConsole.exe -Wl,--out-implib,build/vm/libPharoConsole.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 51%] Built target PharoConsole make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 52%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c 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 [DEBUG] 2023-08-11 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 53%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [DEBUG] 2023-08-11 11:51:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 53%] Linking C shared library build/vm/SocketPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SocketPlugin.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/SocketPlugin.dll -Wl,--out-implib,build/vm/libSocketPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o build/vm/libPharoVMCore.dll.a -lWs2_32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 53%] Built target SocketPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 54%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -MF CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o.d -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [DEBUG] 2023-08-11 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 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[DEBUG] 2023-08-11 11:51:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 11 August 2023 11:51:14.101072 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 11 August 2023 11:51:14.567376 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 [ 54%] Linking C shared library build/vm/LargeIntegers.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LargeIntegers.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/LargeIntegers.dll -Wl,--out-implib,build/vm/libLargeIntegers.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 54%] Built target LargeIntegers make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 55%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [DEBUG] 2023-08-11 11:51:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:51:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:51:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 55%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: [DEBUG] 2023-08-11 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [ 56%] Linking C shared library build/vm/LocalePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LocalePlugin.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/LocalePlugin.dll -Wl,--out-implib,build/vm/libLocalePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [DEBUG] 2023-08-11 11:51:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [ 56%] Built target LocalePlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 56%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -MF CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o.d -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [DEBUG] 2023-08-11 11:51:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:51:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:51:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:51:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] [ 57%] Linking C shared library build/vm/B2DPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/B2DPlugin.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/B2DPlugin.dll -Wl,--out-implib,build/vm/libB2DPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target B2DPlugin make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libcrypto-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/openssl-1.1.1k-src/libssl-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target openssl-1.1.1k make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build 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:make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target cairo-1.17.4 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target fontconfig-2.13.1 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target harfbuzz-5.3.1 make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target SDL2-2.24.1 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target libpng-1.6.37 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target pixman-0.40.0 make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/ssh2-1.10.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/ssh2-1.10.0-src/libssh2-1-10-0-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 57%] Built target ssh2-1.10.0 make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c 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[ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c 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 [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c 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 11 August 2023 11:51:43.757281 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 11 August 2023 11:51:44.168014 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/errorCode.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileDialogCommon.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/semaphores/platformSemaphore.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/callbacks/callbacks.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59951:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2024:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59875:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61862: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_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64841: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_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73202: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_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [DEBUG] 2023-08-11 11:51:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:51:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:51:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:51:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 87%] Linking C shared library build/vm/JPEGReadWriter2Plugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.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/JPEGReadWriter2Plugin.dll -Wl,--out-implib,build/vm/libJPEGReadWriter2Plugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.6.4-src/libgit2-1-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 87%] Built target libgit2-1.6.4 make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/utilsMac.mm [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/fileDialogMac.m make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 88%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -MF CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o.d -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/src/parameters/parameters.m [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 88%] Linking C shared library build/vm/UUIDPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/UUIDPlugin.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/UUIDPlugin.dll -Wl,--out-implib,build/vm/libUUIDPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o build/vm/libPharoVMCore.dll.a -lole32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 88%] Built target UUIDPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 88%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -MF CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o.d -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-default-2023-04-14-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2.1.6.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2.1.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 89%] Linking C shared library build/vm/BitBltPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/BitBltPlugin.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/BitBltPlugin.dll -Wl,--out-implib,build/vm/libBitBltPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 89%] Built target BitBltPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.4.4-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 89%] Built target libgit2-1.4.4 make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/depend [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/zlib-1.2.13.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/zlib-1.2.13-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 89%] Built target zlib-1.2.13 make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 90%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.10.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2.1.5.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2.1.5.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 90%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ == /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ == 2 warnings generated. [ 91%] Linking C shared library build/vm/SqueakSSL.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SqueakSSL.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/SqueakSSL.dll -Wl,--out-implib,build/vm/libSqueakSSL.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o build/vm/libPharoVMCore.dll.a -lCrypt32 -lSecur32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 91%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 91%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -MF CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o.d -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 92%] Linking C shared library build/vm/DSAPrims.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/DSAPrims.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/DSAPrims.dll -Wl,--out-implib,build/vm/libDSAPrims.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 92%] Built target DSAPrims make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/depend [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 92%] Built target gcc-runtime-3.4 make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ [ 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 92%] Built target freetype-2.12.1 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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-1.5.2-src/libgit2-1-5.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 92%] Built target libgit2-1.5.2 make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= [ 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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [DEBUG] 2023-08-11 11:52:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:52:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:52:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:52:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 93%] Building C object CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement/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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 [ 93%] Linking C shared library build/vm/FloatArrayPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FloatArrayPlugin.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/FloatArrayPlugin.dll -Wl,--out-implib,build/vm/libFloatArrayPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 93%] Built target FloatArrayPlugin make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/depend CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libgit2-default-2023-04-14-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/vm/ CPack: - Install component: include CPack: Create package make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 93%] Built target libgit2-default-2023-04-14 make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 94%] Building C object CMakeFiles/Pharo.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/Pharo.dir/src/win32Main.c.o -MF CMakeFiles/Pharo.dir/src/win32Main.c.o.d -o CMakeFiles/Pharo.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [ 94%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build-StackVM/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 95%] Linking C executable build/vm/Pharo.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/Pharo.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 -Wl,--enable-auto-import -mwindows -mwindows CMakeFiles/Pharo.dir/src/win32Main.c.o CMakeFiles/Pharo.dir/Pharo.rc.res -o build/vm/Pharo.exe -Wl,--out-implib,build/vm/libPharo.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 95%] Built target Pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o -MF CMakeFiles/TestLibrary.dir/src/basic_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o -MF CMakeFiles/TestLibrary.dir/src/callback_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o -MF CMakeFiles/TestLibrary.dir/src/callbacks.c.o.d -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o -MF CMakeFiles/TestLibrary.dir/src/callout.c.o.d -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Darwin-x86_64 + cp -a build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-Unspecified.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-bin.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-c-src.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Darwin-x86_64-stockReplacement-include.zip.sha1 build-stockReplacement/build/packages/_CPack_Packages artifacts-Darwin-x86_64/ [Pipeline] stash [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -MF CMakeFiles/TestLibrary.dir/src/registerCallback.c.o.d -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o -MF CMakeFiles/TestLibrary.dir/src/structures.c.o.d -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/ffiTestLibrary && /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/TestLibrary.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 ../vm/TestLibrary.dll -Wl,--out-implib,../vm/libTestLibrary.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM' Install the project... /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libcairo-2.dll [Pipeline] archiveArtifacts Archiving artifacts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libcrypto-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libgit2-1-5.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libgit2-1-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libharfbuzz-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libpixman-1-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libssh2-1-10-0-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libssl-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//SDL2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libFileAttributesPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/dist/include/pharovm/vmRememberedSet.h Run CPack packaging tool... /usr/bin/cpack.exe --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM [DEBUG] 2023-08-11 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:52:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:52:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:52:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:52:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 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: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline CPack: - Install project: PharoVM [] CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src [WARN ] 2023-08-11 11:53:25.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:53:25.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry CPack: - Install component: include CPack: Create package CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir -p artifacts-Windows-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Windows-x86_64/ [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p artifacts-Windows-x86_64 + cp -a build-StackVM/build/packages/_CPack_Packages build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip build-StackVM/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip.sha1 artifacts-Windows-x86_64/  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [Pipeline] } [Pipeline] // withEnv [Pipeline] stash [DEBUG] 2023-08-11 11:53:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:53:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:53:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:53:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:53:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:53:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:53:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:53:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts [DEBUG] 2023-08-11 11:53:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:53:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:53:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:53:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:54:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:54:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [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-Windows-x86_64-CoInterpreter) [Pipeline] unstash [Pipeline] unstash [DEBUG] 2023-08-11 11:54:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:54:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:54:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10>mkdir runTests [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-10\runTests [Pipeline] { [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>wget -O - get.pharo.org/64/110 | bash --2023-08-11 11:54:09-- http://get.pharo.org/64/110 Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 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% 16.6M=0s 2023-08-11 11:54:10 (16.6 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] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>echo 110 1>pharo.version [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d . [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd runTests + unzip ../build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip inflating: ./B2DPlugin.dll inflating: ./BitBltPlugin.dll inflating: ./DSAPrims.dll inflating: ./FileAttributesPlugin.dll inflating: ./FilePlugin.dll inflating: ./FloatArrayPlugin.dll inflating: ./JPEGReadWriter2Plugin.dll inflating: ./JPEGReaderPlugin.dll inflating: ./LargeIntegers.dll inflating: ./LocalePlugin.dll inflating: ./MiscPrimitivePlugin.dll inflating: ./Pharo.exe inflating: ./Pharo.exe.manifest inflating: ./PharoConsole.exe inflating: ./PharoConsole.exe.manifest inflating: ./PharoVMCore.dll inflating: ./SDL2.dll inflating: ./SocketPlugin.dll inflating: ./SqueakSSL.dll inflating: ./SurfacePlugin.dll inflating: ./TestLibrary.dll inflating: ./UUIDPlugin.dll inflating: ./ffi.dll inflating: ./iconv.dll inflating: ./libB2DPlugin.dll.a inflating: ./libBitBltPlugin.dll.a inflating: ./libDSAPrims.dll.a inflating: ./libFileAttributesPlugin.dll.a inflating: ./libFilePlugin.dll.a inflating: ./libFloatArrayPlugin.dll.a inflating: ./libJPEGReadWriter2Plugin.dll.a inflating: ./libJPEGReaderPlugin.dll.a inflating: ./libLargeIntegers.dll.a inflating: ./libLocalePlugin.dll.a inflating: ./libMiscPrimitivePlugin.dll.a inflating: ./libPharoVMCore.dll.a inflating: ./libSocketPlugin.dll.a inflating: ./libSqueakSSL.dll.a inflating: ./libSurfacePlugin.dll.a inflating: ./libTestLibrary.dll.a inflating: ./libUUIDPlugin.dll.a inflating: ./libbz2-1.dll inflating: ./libcairo-2.dll inflating: ./libcharset-1.dll inflating: ./libcrypto-1_1-x64.dll inflating: ./libexpat-1.dll inflating: ./libffi.dll.a inflating: ./libfontconfig-1.dll inflating: ./libfreetype-6.dll inflating: ./libgcc_s_seh-1.dll inflating: ./libgit2-1-4-4.dll inflating: ./libgit2-1-5.dll inflating: ./libgit2-1-6.dll inflating: ./libgit2.dll inflating: ./libharfbuzz-0.dll inflating: ./libhttp_parser-2.dll inflating: ./libiconv-2.dll inflating: ./libpcre2-8-0.dll inflating: ./libpixman-1-0.dll inflating: ./libpng16.dll inflating: ./libssh2-1-10-0-1.dll inflating: ./libssh2-1.dll inflating: ./libssl-1_1-x64.dll inflating: ./libwinpthread-1.dll inflating: ./zlib1.dll [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st [Pipeline] withEnv [Pipeline] { [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + cd runTests + ./PharoConsole.exe --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 10:54:16.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 10:54:16.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 10:54:16.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 10:54:16.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 10:54:16.000 logParameterVector (src/parameters/parameters.c:343): C:\builds\workspace\pharo-vm_pharo-10\runTests\PharoConsole.exe [DEBUG] 2023-08-11 10:54:16.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 10:54:16.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 10:54:16.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 10:54:16.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:138):Working Directory C:\builds\workspace\pharo-vm_pharo-10\runTests [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 4 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 10:54:16.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 10:54:16.000 runOnMainThread (src/client.c:248):Running VM on main thread [ERROR] 2023-08-11 10:54:16.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): Invalid argument [DEBUG] 2023-08-11 10:54:16.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LargeIntegers [WARN ] 2023-08-11 10:54:16.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [DEBUG] 2023-08-11 10:54:16.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LocalePlugin [WARN ] 2023-08-11 10:54:16.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTimezoneOffsetAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:16.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-08-11 10:54:16.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MiscPrimitivePlugin [WARN ] 2023-08-11 10:54:16.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacks: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FileAttributesPlugin [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileMasksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FilePlugin [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDirectoryDelimitorAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOP: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOPAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicType: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicTypeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSize: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunction: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunctionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Kernel32 [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\libgit2-1-6.dll [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileStdioHandlesAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin.dll [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libSDL2DisplayPlugin.dll [WARN ] 2023-08-11 10:54:17.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:54:17.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\SDL2.dll [WARN ] 2023-08-11 10:54:17.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCompressToByteArrayAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:17.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 10:54:17.000 primitiveSnapshot (m/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [DEBUG] 2023-08-11 10:54:18.000 writeImageFilefromHeader (m/src/gcc3x-cointerp.c:39280):Writing snapshot file C:\builds\workspace\pharo-vm_pharo-10\runTests\Pharo.image [DEBUG] 2023-08-11 10:54:18.000 writeImageFilefromHeader (m/src/gcc3x-cointerp.c:39352):Snapshot file C:\builds\workspace\pharo-vm_pharo-10\runTests\Pharo.image done [DEBUG] 2023-08-11 10:54:18.000 primitiveQuit (m/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x100037d03b8 priority 79 0x280019fd0 I SessionManager>launchSnapshot:andQuit: 0x92938: a(n) SessionManager 0x100037d5e10 s [] in SessionManager>snapshot:andQuit: 0x100037d7e80 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a8fc50 priority 40 0x10002ad4d78 s MorphicRenderLoop>doOneCycleWhile: 0x100037abd00 s [] in MorphicUIManager>spawnNewProcess 0x10002a90550 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037d0ea8 priority 40 0x100037d57e8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037d0ef8 priority 40 0x100037d58a0 s Process>resume 0x100037d7998 s FullBlockClosure(BlockClosure)>forkAt: 0x100037da6a0 s SessionManager>snapshot:andQuit: 0x100037dd5f8 s [] in SmalltalkImage>snapshot:andQuit: 0x100037e2f20 s CurrentExecutionEnvironment class>activate:for: 0x100037e9f50 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x100037ecd78 s DefaultExecutionEnvironment class>beActiveDuring: 0x100037ea008 s SmalltalkImage>snapshot:andQuit: 0x100037ece30 s UndefinedObject>DoIt 0x100037ed9e0 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x100037ee1b8 s OpalCompiler>evaluate 0x100037ee788 s DoItChunk>importFor:logSource: 0x100037eee50 s [] in CodeImporter>evaluate 0x100037ef068 s OrderedCollection>do: 0x100037ef4a8 s CodeImporter>evaluate 0x100037ef858 s [] in STCommandLineHandler>installSourceFile: 0x100037efd10 s FullBlockClosure(BlockClosure)>on:do: 0x100037f00e8 s STCommandLineHandler>handleErrorsDuring:reference: 0x100037f01e0 s STCommandLineHandler>installSourceFile: 0x100037f0540 s [] in STCommandLineHandler>installSourceFiles 0x100037f0890 s OrderedCollection>do: 0x100037f0c80 s [] in STCommandLineHandler>installSourceFiles 0x100037f0f90 s FullBlockClosure(BlockClosure)>ensure: 0x100037f12e0 s STCommandLineHandler>installSourceFiles 0x100037f1568 s STCommandLineHandler>activate 0x100037f1620 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100037f16d8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037f1790 s FullBlockClosure(BlockClosure)>on:do: 0x100037f18a0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037f19f8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100037f1b70 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100037f1cc8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037f1f78 s FullBlockClosure(BlockClosure)>on:do: 0x100037f2268 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037f2468 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x100037cca18 priority 10 0x100037d15b8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100037d01e8 priority 50 0x100037d4e00 s WeakArray class>finalizationProcess 0x100037d5c60 s [] in WeakArray class>restartFinalizationProcess 0x100037d7d70 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0cdf8 priority 40 0x10001f18560 s AtomicSharedQueue>waitForNewItems 0x10001f1b620 s AtomicSharedQueue>next 0x10001f1efa0 s TKTWorkerProcess>privateNextTask 0x10001f1fa78 s TKTWorkerProcess>workerLoop 0x10001f20bb0 s MessageSend>value 0x10001f23128 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2a840 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037cc9c8 priority 60 0x100037d1500 s SmalltalkImage>lowSpaceWatcher 0x100037d5b18 s [] in SmalltalkImage>installLowSpaceWatcher 0x100037d7b20 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a8fc00 priority 80 0x100037cc8f0 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037abe70 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ca730 s FullBlockClosure(BlockClosure)>ensure: 0x10002a90680 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037abdb8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a90760 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter '.*' [Pipeline] withEnv [Pipeline] { [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + cd runTests + ./PharoConsole.exe --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter '.*' [DEBUG] 2023-08-11 10:54:18.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 10:54:18.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 10:54:18.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): C:\builds\workspace\pharo-vm_pharo-10\runTests\PharoConsole.exe [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Windows-x86_64-CoInterpreter [DEBUG] 2023-08-11 10:54:18.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:138):Working Directory C:\builds\workspace\pharo-vm_pharo-10\runTests [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 4 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 10:54:18.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 10:54:18.000 runOnMainThread (src/client.c:248):Running VM on main thread [ERROR] 2023-08-11 10:54:18.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): Invalid argument [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LargeIntegers [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LocalePlugin [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTimezoneOffsetAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MiscPrimitivePlugin [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacks: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FileAttributesPlugin [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileMasksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FilePlugin [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDirectoryDelimitorAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOP: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOPAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicType: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicTypeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSize: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunction: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunctionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Kernel32 [DEBUG] 2023-08-11 10:54:18.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\libgit2-1-6.dll [WARN ] 2023-08-11 10:54:18.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileStdioHandlesAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:18.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles Running tests in 759 Packages [DEBUG] 2023-08-11 10:54:19.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BitBltPlugin [WARN ] 2023-08-11 10:54:19.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 10:54:19.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading B2DPlugin [DEBUG] 2023-08-11 10:54:19.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FloatArrayPlugin [WARN ] 2023-08-11 10:54:19.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [DEBUG] 2023-08-11 10:54:19.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libfreetype-6.dll [DEBUG] 2023-08-11 10:54:19.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading msvcrt.dll [DEBUG] 2023-08-11 10:54:22.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SocketPlugin [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverStatusAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverLocalAddressAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverHostNameSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverHostNameResultAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [DEBUG] 2023-08-11 10:54:22.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MD5Plugin [DEBUG] 2023-08-11 10:54:22.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MD5Plugin.dll [DEBUG] 2023-08-11 10:54:22.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMD5Plugin.dll [WARN ] 2023-08-11 10:54:22.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:54:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:54:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [WARN ] 2023-08-11 11:54:29.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax [DEBUG] 2023-08-11 11:54:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:54:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [DEBUG] 2023-08-11 11:54:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006832000 [DEBUG] 2023-08-11 11:54:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:54:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:54:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:54:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:55:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:55:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:55:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:55:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:55:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:55:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) [DEBUG] 2023-08-11 11:55:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:55:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:55:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:55:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:55:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:55:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [DEBUG] 2023-08-11 11:55:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:55:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:55:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:55:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) [DEBUG] 2023-08-11 10:56:20.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin [DEBUG] 2023-08-11 10:56:20.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin.dll [DEBUG] 2023-08-11 10:56:20.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libSDL2DisplayPlugin.dll [WARN ] 2023-08-11 10:56:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 10:56:20.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:20.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:56:20.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:56:20.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\SDL2.dll [DEBUG] 2023-08-11 11:56:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:56:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:56:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:56:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [WARN ] 2023-08-11 10:56:26.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverStartNameLookupAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:26.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 10:56:26.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverNameLookupResultAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:26.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [DEBUG] 2023-08-11 10:56:26.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SqueakSSL [WARN ] 2023-08-11 10:56:26.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:26.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCreateAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:26.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate [DEBUG] 2023-08-11 11:56:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:56:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:56:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:56:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:56:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:56:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:56:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:56:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:56:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:56:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:56:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:56:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 10:56:47.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 10:56:47.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 10:56:47.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 10:56:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 10:56:47.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:56:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. \[DEBUG] 2023-08-11 11:56:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:56:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:56:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:56:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 10:57:00.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\libcairo-2.dll [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetSameThreadRunnerAddress: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetSameThreadRunnerAddressAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveRegisterCallback: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveRegisterCallbackAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:00.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 10:57:00.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SurfacePlugin [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReadNextCallback: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReadNextCallbackAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCallbackReturn: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCallbackReturnAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:01.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:57:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:57:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:57:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:57:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:57:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:57:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:57:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:57:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [WARN ] 2023-08-11 10:57:26.000 sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto (extracted/vm/src/win/sqWin32SpurAlloc.c:170):Unable to VirtualAlloc committed memory at desired address (17179869184 bytes requested at 0000010005900000, above 0000010005900000) [ERROR] 2023-08-11 10:57:26.000 logErrorFromGetLastError (src/win/winDebug.c:36):Unable to VirtualAlloc committed memory at desired address: 1455, The paging file is too small for this operation to complete. [DEBUG] 2023-08-11 11:57:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:57:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:57:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:57:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [WARN ] 2023-08-11 10:57:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primMontgomeryDigitLengthAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:57:38.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength [ERROR] 2023-08-11 10:57:40.000 growOldSpaceByAtLeast (m/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) [DEBUG] 2023-08-11 11:57:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:57:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:57:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007832000 [DEBUG] 2023-08-11 11:57:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007832000 [DEBUG] 2023-08-11 11:57:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:57:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:57:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008832000 [DEBUG] 2023-08-11 11:57:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008832000 [DEBUG] 2023-08-11 11:57:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:57:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:57:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:57:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009832000 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009832000 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a832000 [DEBUG] 2023-08-11 11:58:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a832000 an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:58:13.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x3410fa328 priority 79 0x280039f30 I SessionManager>launchSnapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280039fa0 I [] in SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280039fe0 I [] in FullBlockClosure>newProcess 0x3410fa148: a(n) FullBlockClosure processes at priority 40 Process 0x100029294e8 priority 40 0x28002dfd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002929c98: a(n) MorphicRenderLoop 0x100035d5230 s [] in MorphicUIManager>spawnNewProcess 0x10002929ce0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100035f6688 priority 40 0x280029d60 I Process>resume 0x3410fa328: a(n) Process 0x280029da0 I FullBlockClosure(BlockClosure)>forkAt: 0x3410fa148: a(n) FullBlockClosure 0x280029df8 I SessionManager>snapshot:andQuit: 0x10000092910: a(n) SessionManager 0x280029e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280029ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c308: a(n) CurrentExecutionEnvironment class 0x280029ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010470: a(n) DefaultExecutionEnvironment 0x280029f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c908: a(n) DefaultExecutionEnvironment class 0x280029f80 I SmalltalkImage>snapshot:andQuit: 0x10000022ad8: a(n) SmalltalkImage 0x280029fe0 I TestCommandLineHandler>runPackages 0x10003611c88: a(n) TestCommandLineHandler 0x10003611bd0 s TestCommandLineHandler>activate 0x10003611d38 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003614188 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003614400 s FullBlockClosure(BlockClosure)>on:do: 0x10003614700 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003614b10 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003614ea8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003615120 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100036153d0 s FullBlockClosure(BlockClosure)>on:do: 0x100036156c0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100036158c0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x340013cb8 priority 40 0x280015e88 M [] in Delay>wait 0x3400416f0: a(n) Delay 0x280015ed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x340059120: a(n) FullBlockClosure 0x280015f20 I Delay>wait 0x3400416f0: a(n) Delay 0x280015f60 I Duration>wait 0x100035f8b78: a(n) Duration 0x280015fa0 I [] in OmDeferrer>runMessageProcess 0x100035f7640: a(n) OmDeferrer 0x280015fe0 I [] in FullBlockClosure>newProcess 0x340059228: a(n) FullBlockClosure processes at priority 10 Process 0x100035f6468 priority 10 0x10003a13cd8 s ProcessorScheduler class>idleProcess 0x10003a21288 s [] in ProcessorScheduler class>startUp 0x100035f7068 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100035f6520 priority 50 0x28003ffe0 M WeakArray class>finalizationProcess 0x10000016310: a(n) WeakArray class 0x100035f6f30 s [] in WeakArray class>restartFinalizationProcess 0x100035f7f30 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002929498 priority 80 0x28003dfa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100003cb2f8: a(n) DelaySemaphoreScheduler 0x28003dfe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x100003cb2f8: a(n) DelaySemaphoreScheduler 0x100035f3ad0 s FullBlockClosure(BlockClosure)>ensure: 0x10002929e10 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100035d52e8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002929ef0 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] sh + mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter-worker.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + mv progress.log progress-Tests-Linux-x86_64-CoInterpreter-worker.log [Pipeline] sh + cat progress-Tests-Linux-x86_64-CoInterpreter-worker.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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-Linux-x86_64-ComposedFormat) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/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 --depth=2 https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [DEBUG] 2023-08-11 10:58:21.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 10:58:21.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 10:58:21.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 10:58:21.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 10:58:21.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:58:21.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:58:21.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:58:21.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading JPEGReadWriter2Plugin [WARN ] 2023-08-11 10:58:21.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:58:21.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGPluginIsPresentAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:58:21.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin.dll [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMatrix2x3Plugin.dll [WARN ] 2023-08-11 10:58:25.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin.dll [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMatrix2x3Plugin.dll [WARN ] 2023-08-11 10:58:25.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin.dll [DEBUG] 2023-08-11 10:58:25.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMatrix2x3Plugin.dll [WARN ] 2023-08-11 10:58:25.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:58:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-x86_64-ComposedFormat-CoInterpreter) [Pipeline] cmakeBuild [build] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DIMAGE_FORMAT=ComposedFormat -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be4 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be4 - Date: 2023-08-09 13:30:09 +0200 -- 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_pharo-10/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 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 -- 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_pharo-10/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'... NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) Branch v3.3-cmake set up to track remote branch v3.3-cmake from origin. Switched to a new branch 'v3.3-cmake' [ 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 -- 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_pharo-10/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_pharo-10/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 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 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 82% complete] -- [download 83% complete] -- [download 84% 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_pharo-10/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 6% complete] -- [download 8% 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 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 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 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_pharo-10/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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_pharo-10/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 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 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 63% complete] -- [download 65% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% 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='/builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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_pharo-10/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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_pharo-10/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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 74% complete] -- [download 75% complete] -- [download 78% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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_pharo-10/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 13% 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 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% 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 62% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 86% complete] -- [download 87% complete] -- [download 93% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 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_pharo-10/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository -B/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/CMakeFiles /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build/libffi-src /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/libffi-build /builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-10/build/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/ffi64.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build/libffi-src /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/libffi-build /builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' [ 5%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.5-2757766-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_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 6%] No patch step for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 7%] No update step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 8%] No configure step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 9%] No build step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 9%] No install step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 10%] Completed 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 10%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/depend.internal". Scanning dependencies of target vmmaker make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 10%] Creating directories for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 11%] Performing download step (download, verify and extract) for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/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] -- [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_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 12%] No patch step for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 12%] No update step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 12%] No configure step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 13%] Performing build step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 10:59:56.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading TestLibrary.dll [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCreateWorker: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCreateWorkerAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveUnregisterCallback: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveUnregisterCallbackAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:57.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetObjectFromAddress: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetObjectFromAddressAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeDefinition: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeDefinitionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:58.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitializeStructType: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitializeStructTypeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveStructByteSize: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveStructByteSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 10:59:59.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL Pharo writing to the standard error Pharo writing to the standard output 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) [WARN ] 2023-08-11 11:00:02.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeStruct: The specified procedure could not be found. [WARN ] 2023-08-11 11:00:02.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:00:02.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeStructAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:00:02.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL .SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 14%] No install step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 15%] Completed 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-10/build/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/builds/workspace/pharo-vm_pharo-10/build' imageFormat: 'ComposedFormat'" Generating #CoInterpreter in '/builds/workspace/pharo-vm_pharo-10/build' with ComposedFormat... 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 11 August 2023 12:01:10.15126 pm 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 11 August 2023 12:01:10.752082 pm 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, 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, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 11 August 2023 12:01:54.506059 pm 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 11 August 2023 12:01:55.087799 pm PharoVMMaker cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c: At top level: 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’ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c: At top level: 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’ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/client.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:217:20: warning: passing argument 1 of ‘readImageNamed’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] readImageNamed(fileName); ^ In file included from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:499:7: note: expected ‘char *’ but argument is of type ‘const char *’ sqInt readImageNamed(char* fileName); ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c: At top level: 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’ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c: At top level: 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’ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c: At top level: 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’ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c: At top level: 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’ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:14, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addCogMethodsToHeapMap’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2450:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addressIsInInstructions’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2463:29: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] return !((usqInt)(address) & BytesPerWord-1) \ ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMachineCodeObjectReferencesValid’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2517:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMethodsHaveCorrectHeader’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:2534:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIntegrityOfObjectReferencesInCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3337:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cleanUpFailingCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3402:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogCodeConstituents’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3514:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:3565:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactPICsWithFreedTargets’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:4252:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘computeEntryOffsets’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:49: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:4605:25: note: in expansion of macro ‘roundUpLength’ if (entryPointMask >= (roundUpLength(1))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘followForwardedMethods’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5384:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeUnmarkedMachineCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5488:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5784:18: note: in expansion of macro ‘roundUpLength’ closedPICSize = roundUpLength(closedPICSize); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogFullBlock’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5864:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogMethod’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5960:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateOpenPICPrototype’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6123:17: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6123:67: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForBecome’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:7302:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForFullGC’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:7397:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceMachineCodeOfMarkedMethods’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:7669:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘noCogMethodsMaximallyMarked’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:8195:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkAllSends’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9050:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsLinkedForInvalidClasses’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9396:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsOfisMNUSelector’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9468:33: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9478:33: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9542:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToFree’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9612:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToandFreeIf’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9690:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addAllToYoungReferrers’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9765:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘clearCogCompiledCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9844:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCompiledCode’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9884:28: note: in expansion of macro ‘roundUpLength’ source = ((CogMethod *) (roundUpLength(((sqInt) source ) + ((source->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeOlderMethodsForCompaction’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:9990:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodFor’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10037:32: note: in expansion of macro ‘roundUpLength’ nextMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodsCompiledToMachineCodeInto’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10063:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘numMethodsOfType’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10087:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘planCompaction’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10156:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethods’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10201:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsOfType’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10237:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithMethod’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10252:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithPrimitive’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10267:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithSelector’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10282:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateMethodsPreCompaction’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:10415:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:29570:131: warning: comparison of distinct pointer types lacks a cast if ((((primitiveRoutine = functionPointerForCompiledMethodprimitiveIndex(methodObj, primitiveIndex))) == 0) || (primitiveRoutine == primitiveFail)) { ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34533:9: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return ssPushAnnotatedConstant(((result) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34493:6: note: ‘result’ was declared here int result; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34357:8: note: ‘argInt’ was declared here sqInt argInt; ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34302:6: warning: ‘jumpContinue’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!jumpContinue) { ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘rcvrInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34150:8: note: ‘rcvrInt’ was declared here sqInt rcvrInt; ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34186:49: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (ssPop(2), ssPushAnnotatedConstant(((((usqInt) result ) << 3) | 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:34138:8: note: ‘argInt’ was declared here sqInt argInt; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c: In function ‘initializeCodeZoneFromupTo’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5782:31: warning: ‘endCPICCase1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64SysV.c:5693:24: note: ‘endCPICCase1’ was declared here AbstractInstruction * endCPICCase1; ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceBaseFrameReturn’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:13747:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘enterSmalltalkExecutiveImplementation’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:16192:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnToExecutivepostContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:19733:33: warning: comparison between pointer and integer if ((GIV(instructionPointer) != (((sqInt) cogMethod ) + ((cogMethod->stackCheckOffset)))) && (isSendReturnPC(GIV(instructionPointer)))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:19764:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returntoExecutive’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:19812:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:29026:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:29276:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:29565:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:63026:72: warning: comparison between pointer and integer return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:66005:26: warning: comparison between pointer and integer for (i = numArgs + 1; i <= numStack; i += 1) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fieldOrSenderFPofContext’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73314:16: warning: comparison between pointer and integer if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74327:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74566:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readImageNamed’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:22533:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file, "%s {\n", structName); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:23355:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file, fieldFormat(), fieldName, ((sqInt*) &fieldValue )); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readSegmentsFromImageFileheader’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:23833:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file2, "%s {\n", structName); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:23857:4: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file2, fieldFormat(), fieldName, ((sqInt*) &fieldValue )); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readPermanentSpaceFromImageFileheader’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:23699:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file2, "%s {\n", structName); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:23723:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file2, fieldFormat(), fieldName, ((sqInt*) &fieldValue )); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:54257:8: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:63577:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkForEventsMayContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61115:5: warning: ‘interruptPending’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (GIV(interruptPending)) { ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c: At top level: 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’ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c: At top level: 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’ [DEBUG] 2023-08-11 11:02:11.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin [DEBUG] 2023-08-11 11:02:11.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin.dll [DEBUG] 2023-08-11 11:02:11.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libBMPReadWriterPlugin.dll [WARN ] 2023-08-11 11:02:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:02:11.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:11.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:02:11.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:11.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCompressToByteArrayAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:02:12.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin [DEBUG] 2023-08-11 11:02:12.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin.dll [DEBUG] 2023-08-11 11:02:12.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libBMPReadWriterPlugin.dll [WARN ] 2023-08-11 11:02:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:02:12.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:12.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:02:12.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGCompressStructSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGErrorMgr2StructSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr [DEBUG] 2023-08-11 11:02:13.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading JPEGReaderPlugin [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGDecompressStructSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGReadHeaderfromByteArrayerrorMgrAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primImageWidthAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primImageHeightAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgr [DEBUG] 2023-08-11 11:02:13.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:02:13.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:02:13.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:02:13.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:02:13.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c: At top level: 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’ [ 39%] Linking C shared library build/vm/libPharoVMCore.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libPharoVMCore.so -o build/vm/libPharoVMCore.so 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/unix/aio.c.o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 39%] Built target PharoVMCore make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 39%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: 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’ [ 40%] Linking C shared library build/vm/libMiscPrimitivePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libMiscPrimitivePlugin.so -o build/vm/libMiscPrimitivePlugin.so CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 40%] Built target MiscPrimitivePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 40%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: 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’ [ 41%] Linking C shared library build/vm/libJPEGReaderPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReaderPlugin.so -o build/vm/libJPEGReaderPlugin.so CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: 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’ [ 42%] Linking C shared library build/vm/libLargeIntegers.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLargeIntegers.so -o build/vm/libLargeIntegers.so CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 42%] Built target LargeIntegers make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 42%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: 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’ [ 43%] Linking C shared library build/vm/libFloatArrayPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFloatArrayPlugin.so -o build/vm/libFloatArrayPlugin.so CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 44%] Built target FloatArrayPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 44%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c: At top level: 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’ [ 45%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: 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’ [ 46%] Linking C shared library build/vm/libSurfacePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSurfacePlugin.so -o build/vm/libSurfacePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 47%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 47%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: At top level: 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’ [ 48%] Linking C shared library build/vm/libUUIDPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUUIDPlugin.so -o build/vm/libUUIDPlugin.so CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libuuid.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 48%] Built target UUIDPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: 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’ [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:71:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:117:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: At top level: 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’ [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [WARN ] 2023-08-11 11:02:22.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDirectoryDelimitorAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:02:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:162:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:203:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:243:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:272:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:309:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:349:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:389:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: At top level: 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’ [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 79%] Linking C shared library build/vm/libJPEGReadWriter2Plugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReadWriter2Plugin.so -o build/vm/libJPEGReadWriter2Plugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 79%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 79%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2312:3: warning: pointer/integer type mismatch in conditional expression : (primitiveFailFor(PrimErrBadArgument), ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: 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’ [ 80%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1630:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sqInt *)buf= 1; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: At top level: 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’ [ 81%] Linking C shared library build/vm/libSocketPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSocketPlugin.so -o build/vm/libSocketPlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 81%] Built target SocketPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 81%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: 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’ [ 82%] Linking C shared library build/vm/libB2DPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libB2DPlugin.so -o build/vm/libB2DPlugin.so CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 82%] Built target B2DPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 82%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: typedef ‘aioHandler’ locally defined but not used [-Wunused-local-typedefs] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: At top level: 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’ [ 83%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ MetacelloNotification: testFileTreeRepository: C:\builds\workspace\pharo-vm_pharo-10\runTests\temp\repo /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c: At top level: 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’ [ 85%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:923:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1093:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ /builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: 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’ [ 85%] Linking C shared library build/vm/libFilePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFilePlugin.so -o build/vm/libFilePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 86%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: 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’ [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c: At top level: 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’ [ 88%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: At top level: 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’ [ 88%] Linking C shared library build/vm/libFileAttributesPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFileAttributesPlugin.so -o build/vm/libFileAttributesPlugin.so 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/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target FileAttributesPlugin make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Scanning dependencies of target openssl-1.1.1k make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target openssl-1.1.1k make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target libgit2-0.25.1 make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target libssh2-1.7.0 make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target SDL2-2.24.1 make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: 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’ [ 89%] Linking C shared library build/vm/libBitBltPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libBitBltPlugin.so -o build/vm/libBitBltPlugin.so CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Built target BitBltPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: 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’ [ 90%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: At top level: 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’ [ 91%] Linking C shared library build/vm/libLocalePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLocalePlugin.so -o build/vm/libLocalePlugin.so CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 91%] Built target LocalePlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: 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’ [ 92%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:29: warning: the address of ‘X509_check_ip_asc’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: At top level: 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’ [ 92%] Linking C shared library build/vm/libSqueakSSL.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSqueakSSL.so -o build/vm/libSqueakSSL.so CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: 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’ [ 93%] Linking C shared library build/vm/libDSAPrims.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libDSAPrims.so -o build/vm/libDSAPrims.so CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: 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’ [ 94%] Linking C shared library build/vm/libUnixOSProcessPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUnixOSProcessPlugin.so -o build/vm/libUnixOSProcessPlugin.so CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target UnixOSProcessPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Scanning dependencies of target libgit2-1.4.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libgit2-1.4.4 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libssh2-1.9.0 make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-linux-1.0.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libgit2-linux-1.0.0 make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target openssl-1.0.2q make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Scanning dependencies of target freetype-2.12.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target freetype-2.12.1 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Scanning dependencies of target fontconfig-2.13.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target fontconfig-2.13.1 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Scanning dependencies of target cairo-1.17.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target cairo-1.17.4 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Scanning dependencies of target harfbuzz-5.3.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target harfbuzz-5.3.1 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Scanning dependencies of target pixman-0.40.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target pixman-0.40.0 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Scanning dependencies of target libpng-1.6.37 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libpng-1.6.37 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -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/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c: At top level: 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’ [ 95%] Linking C executable build/vm/pharo /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/pharo.dir/link.txt --verbose=1 /usr/bin/cc -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-10/build/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Built target pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' cd /builds/workspace/pharo-vm_pharo-10/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libTestLibrary.so -o ../vm/libTestLibrary.so 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 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-10/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libharfbuzz.so.0.50301.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h Run CPack packaging tool... /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: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-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 NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh [DEBUG] 2023-08-11 11:03:07.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading DSAPrims [WARN ] 2023-08-11 11:03:07.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:03:07.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveHasSecureHashPrimitiveAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:03:07.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive + mkdir -p artifacts-Linux-x86_64-ComposedFormat + cp -a build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-Unspecified.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip build/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Linux-x86_64-ComposedFormat/ [Pipeline] stash [WARN ] 2023-08-11 11:03:19.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineVariadicFunction: The specified procedure could not be found. [WARN ] 2023-08-11 11:03:19.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:03:19.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineVariadicFunctionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:03:19.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts Errors Failures[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-Linux-x86_64-stockReplacement) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-10/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 --depth=2 https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-x86_64-stockReplacement-CoInterpreter) [Pipeline] cmakeBuild [build-stockReplacement] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_pharo-10/repository > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be4 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be4 - Date: 2023-08-09 13:30:09 +0200 -- 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 -- 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 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 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 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_pharo-10/build-stockReplacement/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 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 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 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 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 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 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 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 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 41% complete] -- [download 43% 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 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 63% complete] -- [download 65% complete] -- [download 68% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 86% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 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_pharo-10/build-stockReplacement/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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_pharo-10/build-stockReplacement/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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_pharo-10/build-stockReplacement/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 30% complete] -- [download 45% complete] -- [download 48% complete] -- [download 63% complete] -- [download 75% complete] -- [download 79% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% 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_pharo-10/build-stockReplacement/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-10/build-stockReplacement [Pipeline] { [Pipeline] sh + VERBOSE=1 make install package /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-10/repository -B/builds/workspace/pharo-vm_pharo-10/build-stockReplacement --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_pharo-10/build-stockReplacement/CMakeFiles /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/raw_api.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/types.c [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/x86/ffi64.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 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_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' 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_pharo-10/build-stockReplacement' [ 5%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement' [ 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_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 6%] Creating directories for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.5-2757766-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_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 6%] No patch step for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 7%] No update step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 8%] No configure step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 9%] No build step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 9%] No install step for 'vmmaker_vm' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 10%] Completed 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 10%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/depend.internal". Scanning dependencies of target vmmaker make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 10%] Creating directories for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 11%] Performing download step (download, verify and extract) for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 12%] No patch step for 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 12%] No update step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 12%] No configure step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 13%] Performing build step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/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_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReleaseWorker: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReleaseWorkerAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:37.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL Returning an object but pool is full[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Retrying in VM DLL[WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198): Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:05:38.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:05:38.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-10/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 14%] No install step for 'vmmaker' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 15%] Completed 'vmmaker' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 15%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 15%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 15%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 15%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' imageFormat: 'SpurFormat'" Generating #CoInterpreter in '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' with SpurFormat... 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 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) 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: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 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[WARN ] 2023-08-11 11:06:17.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:06:17.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 43 from 0 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 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 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 11 August 2023 12:06:36.136374 pm 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 11 August 2023 12:06:36.742306 pm 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 SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 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, 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 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 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 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 NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) 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 11 August 2023 12:07:19.986677 pm 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 11 August 2023 12:07:20.595207 pm PharoVMMaker cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debug.c: At top level: 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’ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/utils.c: At top level: 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’ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c: At top level: 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’ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/client.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:217:20: warning: passing argument 1 of ‘readImageNamed’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] readImageNamed(fileName); ^ In file included from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-10/repository/src/client.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:499:7: note: expected ‘char *’ but argument is of type ‘const char *’ sqInt readImageNamed(char* fileName); ^ /builds/workspace/pharo-vm_pharo-10/repository/src/client.c: At top level: 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’ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c: At top level: 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’ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c: At top level: 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’ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c: At top level: 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’ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c: At top level: 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’ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c: At top level: 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’ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c: At top level: 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’ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c: At top level: 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’ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c: At top level: 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’ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c: At top level: 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’ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c: At top level: 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’ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c: At top level: 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’ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c: At top level: 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’ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c: At top level: 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’ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addCogMethodsToHeapMap’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2450:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addressIsInInstructions’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2463:29: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] return !((usqInt)(address) & BytesPerWord-1) \ ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘allMachineCodeObjectReferencesValid’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2517:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘allMethodsHaveCorrectHeader’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2534:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIntegrityOfObjectReferencesInCode’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3337:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cleanUpFailingCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3402:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogCodeConstituents’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3514:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3565:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compactPICsWithFreedTargets’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4252:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘computeEntryOffsets’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:49: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4605:25: note: in expansion of macro ‘roundUpLength’ if (entryPointMask >= (roundUpLength(1))) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘followForwardedMethods’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5384:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘freeUnmarkedMachineCode’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5488:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5784:18: note: in expansion of macro ‘roundUpLength’ closedPICSize = roundUpLength(closedPICSize); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogFullBlock’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5864:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogMethod’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5960:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateOpenPICPrototype’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6123:17: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6123:67: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForBecome’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7302:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForFullGC’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7397:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceMachineCodeOfMarkedMethods’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7669:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘noCogMethodsMaximallyMarked’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8195:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkAllSends’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9050:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsLinkedForInvalidClasses’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9396:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsOfisMNUSelector’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9468:33: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9478:33: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9542:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToFree’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9612:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToandFreeIf’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9690:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addAllToYoungReferrers’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9765:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘clearCogCompiledCode’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9844:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCompiledCode’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9884:28: note: in expansion of macro ‘roundUpLength’ source = ((CogMethod *) (roundUpLength(((sqInt) source ) + ((source->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘freeOlderMethodsForCompaction’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9990:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘methodFor’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10037:32: note: in expansion of macro ‘roundUpLength’ nextMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘methodsCompiledToMachineCodeInto’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10063:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘numMethodsOfType’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10087:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘planCompaction’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10156:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethods’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10201:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsOfType’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10237:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithMethod’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10252:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithPrimitive’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10267:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithSelector’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10282:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateMethodsPreCompaction’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1829:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10415:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) ); ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29570:131: warning: comparison of distinct pointer types lacks a cast if ((((primitiveRoutine = functionPointerForCompiledMethodprimitiveIndex(methodObj, primitiveIndex))) == 0) || (primitiveRoutine == primitiveFail)) { ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34533:9: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return ssPushAnnotatedConstant(((result) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34493:6: note: ‘result’ was declared here int result; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34357:8: note: ‘argInt’ was declared here sqInt argInt; ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34302:6: warning: ‘jumpContinue’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!jumpContinue) { ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘rcvrInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34150:8: note: ‘rcvrInt’ was declared here sqInt rcvrInt; ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34186:49: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (ssPop(2), ssPushAnnotatedConstant(((((usqInt) result ) << 3) | 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6545:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] (abstractInstruction->operands)[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34138:8: note: ‘argInt’ was declared here sqInt argInt; ^ In file included from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘initializeCodeZoneFromupTo’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5782:31: warning: ‘endCPICCase1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5693:24: note: ‘endCPICCase1’ was declared here AbstractInstruction * endCPICCase1; ^ NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c: At top level: 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’ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-10/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceBaseFrameReturn’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13702:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘enterSmalltalkExecutiveImplementation’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16147:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnToExecutivepostContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19688:33: warning: comparison between pointer and integer if ((GIV(instructionPointer) != (((sqInt) cogMethod ) + ((cogMethod->stackCheckOffset)))) && (isSendReturnPC(GIV(instructionPointer)))) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19719:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returntoExecutive’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19767:30: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27170:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27420:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27709:31: warning: comparison between pointer and integer if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61862:72: warning: comparison between pointer and integer return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64841:26: warning: comparison between pointer and integer for (i = numArgs + 1; i <= numStack; i += 1) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fieldOrSenderFPofContext’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: comparison between pointer and integer if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73202:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: comparison between pointer and integer if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53056:8: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62413:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkForEventsMayContextSwitch’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59951:5: warning: ‘interruptPending’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (GIV(interruptPending)) { ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c: At top level: 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’ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c: At top level: 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’ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c: At top level: 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’ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/aio.c: At top level: 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’ [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/debugUnix.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/memoryUnix.c: At top level: 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’ [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /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=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -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/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogUnix.c: At top level: 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’ [ 39%] Linking C shared library build/vm/libPharoVMCore.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libPharoVMCore.so -o build/vm/libPharoVMCore.so 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/unix/aio.c.o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 39%] Built target PharoVMCore make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 39%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: 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’ [ 40%] Linking C shared library build/vm/libMiscPrimitivePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libMiscPrimitivePlugin.so -o build/vm/libMiscPrimitivePlugin.so CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 40%] Built target MiscPrimitivePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 40%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: 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’ [ 41%] Linking C shared library build/vm/libJPEGReaderPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReaderPlugin.so -o build/vm/libJPEGReaderPlugin.so CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 41%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 41%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: 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’ [ 42%] Linking C shared library build/vm/libLargeIntegers.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLargeIntegers.so -o build/vm/libLargeIntegers.so CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 42%] Built target LargeIntegers make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 42%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: 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’ [ 43%] Linking C shared library build/vm/libFloatArrayPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFloatArrayPlugin.so -o build/vm/libFloatArrayPlugin.so CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 44%] Built target FloatArrayPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 44%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c: At top level: 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’ [ 45%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: 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’ [ 46%] Linking C shared library build/vm/libSurfacePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSurfacePlugin.so -o build/vm/libSurfacePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 47%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 47%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: At top level: 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’ [ 48%] Linking C shared library build/vm/libUUIDPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUUIDPlugin.so -o build/vm/libUUIDPlugin.so CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libuuid.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 48%] Built target UUIDPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: 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’ [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:71:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:117:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: At top level: 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’ [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:162:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:203:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:243:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:272:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:309:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:349:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:389:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: At top level: 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’ [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 79%] Linking C shared library build/vm/libJPEGReadWriter2Plugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libJPEGReadWriter2Plugin.so -o build/vm/libJPEGReadWriter2Plugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 79%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 79%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2312:3: warning: pointer/integer type mismatch in conditional expression : (primitiveFailFor(PrimErrBadArgument), ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: 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’ [ 80%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1630:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sqInt *)buf= 1; ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: At top level: 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’ [ 81%] Linking C shared library build/vm/libSocketPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSocketPlugin.so -o build/vm/libSocketPlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 81%] Built target SocketPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 81%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: 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’ [ 82%] Linking C shared library build/vm/libB2DPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libB2DPlugin.so -o build/vm/libB2DPlugin.so CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 82%] Built target B2DPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 82%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: typedef ‘aioHandler’ locally defined but not used [-Wunused-local-typedefs] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: At top level: 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’ [ 83%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/unix/sqUnixCharConv.c: At top level: 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’ [ 84%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/fileUtils.c: At top level: 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’ [ 85%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:923:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1093:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: 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’ [ 85%] Linking C shared library build/vm/libFilePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFilePlugin.so -o build/vm/libFilePlugin.so 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/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 86%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: 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’ [ 87%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c: At top level: 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’ [ 88%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: At top level: 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’ [ 88%] Linking C shared library build/vm/libFileAttributesPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libFileAttributesPlugin.so -o build/vm/libFileAttributesPlugin.so 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/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target FileAttributesPlugin make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Scanning dependencies of target openssl-1.1.1k make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target openssl-1.1.1k make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target libgit2-0.25.1 make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target libssh2-1.7.0 make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target SDL2-2.24.1 make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: 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’ [ 89%] Linking C shared library build/vm/libBitBltPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libBitBltPlugin.so -o build/vm/libBitBltPlugin.so CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 89%] Built target BitBltPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 90%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: 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’ [ 90%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: At top level: 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’ [ 91%] Linking C shared library build/vm/libLocalePlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libLocalePlugin.so -o build/vm/libLocalePlugin.so CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 91%] Built target LocalePlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: 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’ [ 92%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:29: warning: the address of ‘X509_check_ip_asc’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:470:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: At top level: 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’ [ 92%] Linking C shared library build/vm/libSqueakSSL.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libSqueakSSL.so -o build/vm/libSqueakSSL.so CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: 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’ [ 93%] Linking C shared library build/vm/libDSAPrims.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libDSAPrims.so -o build/vm/libDSAPrims.so CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 93%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 93%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/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/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: 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’ [ 94%] Linking C shared library build/vm/libUnixOSProcessPlugin.so /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libUnixOSProcessPlugin.so -o build/vm/libUnixOSProcessPlugin.so CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/libPharoVMCore.so build/vm/libFilePlugin.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target UnixOSProcessPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Scanning dependencies of target libgit2-1.4.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target libgit2-1.4.4 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target libssh2-1.9.0 make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-linux-1.0.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-linux-1.0.0.dir/build.make CMakeFiles/libgit2-linux-1.0.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target libgit2-linux-1.0.0 make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target openssl-1.0.2q make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Scanning dependencies of target freetype-2.12.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target freetype-2.12.1 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Scanning dependencies of target fontconfig-2.13.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target fontconfig-2.13.1 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Scanning dependencies of target cairo-1.17.4 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target cairo-1.17.4 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Scanning dependencies of target harfbuzz-5.3.1 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target harfbuzz-5.3.1 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Scanning dependencies of target pixman-0.40.0 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target pixman-0.40.0 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Scanning dependencies of target libpng-1.6.37 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target libpng-1.6.37 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 95%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=47 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/include -I/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -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/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c In file included from /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-10/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ /builds/workspace/pharo-vm_pharo-10/repository/src/unixMain.c: At top level: 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’ [ 95%] Linking C executable build/vm/pharo /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/pharo.dir/link.txt --verbose=1 /usr/bin/cc -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 95%] Built target pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-10/repository /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build-stockReplacement /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /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=47 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libTestLibrary.so -o ../vm/libTestLibrary.so 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 make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libharfbuzz.so.0.50301.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogmethod.h Run CPack packaging tool... /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: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-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: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Linux-x86_64 + cp -a build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-Unspecified.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-bin.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-c-src.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be4-Linux-x86_64-stockReplacement-include.zip.sha1 build-stockReplacement/build/packages/_CPack_Packages artifacts-Linux-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] } [Pipeline] // node [Pipeline] } MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline [WARN ] 2023-08-11 11:10:32.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLanguageAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:10:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:10:32.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCountryAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:10:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [WARN ] 2023-08-11 11:12:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitivePathMaxAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:12:25.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:17:24.000 primitiveQuit (m/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x340338248 priority 79 0x28000ff30 I SessionManager>launchSnapshot:andQuit: 0x92910: a(n) SessionManager 0x28000ffa0 I [] in SessionManager>snapshot:andQuit: 0x92910: a(n) SessionManager 0x28000ffe0 I [] in FullBlockClosure>newProcess 0x4033a1b0: a(n) FullBlockClosure processes at priority 50 Process 0x10003627e28 priority 50 0x28000dfe0 M WeakArray class>finalizationProcess 0x16310: a(n) WeakArray class 0x10003628a28 s [] in WeakArray class>restartFinalizationProcess 0x10003629cc8 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002958390 priority 40 0x28001cde0 M DelaySemaphoreScheduler>schedule: 0x3cb2e8: a(n) DelaySemaphoreScheduler 0x28001ce18 M Delay>schedule 0x4033bdb8: a(n) Delay 0x28001ce48 M Delay>wait 0x4033bdb8: a(n) Delay 0x28001ce98 M WorldState class>doInterCycleWait 0x721ee0: a(n) WorldState class 0x28001cec8 M [] in WorldState class>doDrawCycleWith: 0x721ee0: a(n) WorldState class 0x28001cf08 M FullBlockClosure(BlockClosure)>ensure: 0x4033be10: a(n) FullBlockClosure 0x28001cf40 M WorldState class>doDrawCycleWith: 0x721ee0: a(n) WorldState class 0x28001cf78 M WorldMorph class>doOneCycle 0x71d308: a(n) WorldMorph class 0x28001cfa8 M MorphicRenderLoop>doOneCycle 0x2958b40: a(n) MorphicRenderLoop 0x28001cfd8 M MorphicRenderLoop>doOneCycleWhile: 0x2958b40: a(n) MorphicRenderLoop 0x10003604158 s [] in MorphicUIManager>spawnNewProcess 0x10002958b88 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003627f98 priority 40 0x280013d60 I Process>resume 0x40338248: a(n) Process 0x280013da0 I FullBlockClosure(BlockClosure)>forkAt: 0x4033a1b0: a(n) FullBlockClosure 0x280013df8 I SessionManager>snapshot:andQuit: 0x92910: a(n) SessionManager 0x280013e58 I [] in SmalltalkImage>snapshot:andQuit: 0x22ad8: a(n) SmalltalkImage 0x280013ea0 I CurrentExecutionEnvironment class>activate:for: 0x1c308: a(n) CurrentExecutionEnvironment class 0x280013ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10470: a(n) DefaultExecutionEnvironment 0x280013f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1c908: a(n) DefaultExecutionEnvironment class 0x280013f80 I SmalltalkImage>snapshot:andQuit: 0x22ad8: a(n) SmalltalkImage 0x280013fe0 I TestCommandLineHandler>runPackages 0x3643f08: a(n) TestCommandLineHandler 0x10003643e50 s TestCommandLineHandler>activate 0x10003643fb8 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003646408 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003646680 s FullBlockClosure(BlockClosure)>on:do: 0x10003646978 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003646d80 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003647118 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x10003647390 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003647640 s FullBlockClosure(BlockClosure)>on:do: 0x10003647930 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003647b30 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x34030a150 priority 40 0x280002e88 M [] in Delay>wait 0x4030b040: a(n) Delay 0x280002ed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x403386c8: a(n) FullBlockClosure 0x280002f20 I Delay>wait 0x4030b040: a(n) Delay 0x280002f60 I Duration>wait 0x362a910: a(n) Duration 0x280002fa0 I [] in OmDeferrer>runMessageProcess 0x3629150: a(n) OmDeferrer 0x280002fe0 I [] in FullBlockClosure>newProcess 0x403387d0: a(n) FullBlockClosure processes at priority 10 Process 0x10003627d70 priority 10 0x10003c165f8 s ProcessorScheduler class>idleProcess 0x10003c27d80 s [] in ProcessorScheduler class>startUp 0x10003628b60 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10002958340 priority 80 0x280018fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x3cb2e8: a(n) DelaySemaphoreScheduler 0x280018fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x3cb2e8: a(n) DelaySemaphoreScheduler 0x100036229f8 s FullBlockClosure(BlockClosure)>ensure: 0x10002958cb8 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x10003604210 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002958d98 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] } [Pipeline] // withEnv [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>mv progress.log progress-Tests-Windows-x86_64-CoInterpreter.log [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>cat progress-Tests-Windows-x86_64-CoInterpreter.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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-Windows-x86_64-CoInterpreter-worker) [Pipeline] unstash [Pipeline] unstash [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10>mkdir runTests [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-10\runTests [Pipeline] { [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>wget -O - get.pharo.org/64/110 | bash --2023-08-11 12:17:35-- http://get.pharo.org/64/110 Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 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% 66.1M=0s 2023-08-11 12:17:36 (66.1 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] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>echo 110 1>pharo.version [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d . [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd runTests + unzip ../build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip inflating: ./B2DPlugin.dll inflating: ./BitBltPlugin.dll inflating: ./DSAPrims.dll inflating: ./FileAttributesPlugin.dll inflating: ./FilePlugin.dll inflating: ./FloatArrayPlugin.dll inflating: ./JPEGReadWriter2Plugin.dll inflating: ./JPEGReaderPlugin.dll inflating: ./LargeIntegers.dll inflating: ./LocalePlugin.dll inflating: ./MiscPrimitivePlugin.dll inflating: ./Pharo.exe inflating: ./Pharo.exe.manifest inflating: ./PharoConsole.exe inflating: ./PharoConsole.exe.manifest inflating: ./PharoVMCore.dll inflating: ./SDL2.dll inflating: ./SocketPlugin.dll inflating: ./SqueakSSL.dll inflating: ./SurfacePlugin.dll inflating: ./TestLibrary.dll inflating: ./UUIDPlugin.dll inflating: ./ffi.dll inflating: ./iconv.dll inflating: ./libB2DPlugin.dll.a inflating: ./libBitBltPlugin.dll.a inflating: ./libDSAPrims.dll.a inflating: ./libFileAttributesPlugin.dll.a inflating: ./libFilePlugin.dll.a inflating: ./libFloatArrayPlugin.dll.a inflating: ./libJPEGReadWriter2Plugin.dll.a inflating: ./libJPEGReaderPlugin.dll.a inflating: ./libLargeIntegers.dll.a inflating: ./libLocalePlugin.dll.a inflating: ./libMiscPrimitivePlugin.dll.a inflating: ./libPharoVMCore.dll.a inflating: ./libSocketPlugin.dll.a inflating: ./libSqueakSSL.dll.a inflating: ./libSurfacePlugin.dll.a inflating: ./libTestLibrary.dll.a inflating: ./libUUIDPlugin.dll.a inflating: ./libbz2-1.dll inflating: ./libcairo-2.dll inflating: ./libcharset-1.dll inflating: ./libcrypto-1_1-x64.dll inflating: ./libexpat-1.dll inflating: ./libffi.dll.a inflating: ./libfontconfig-1.dll inflating: ./libfreetype-6.dll inflating: ./libgcc_s_seh-1.dll inflating: ./libgit2-1-4-4.dll inflating: ./libgit2-1-5.dll inflating: ./libgit2-1-6.dll inflating: ./libgit2.dll inflating: ./libharfbuzz-0.dll inflating: ./libhttp_parser-2.dll inflating: ./libiconv-2.dll inflating: ./libpcre2-8-0.dll inflating: ./libpixman-1-0.dll inflating: ./libpng16.dll inflating: ./libssh2-1-10-0-1.dll inflating: ./libssh2-1.dll inflating: ./libssl-1_1-x64.dll inflating: ./libwinpthread-1.dll inflating: ./zlib1.dll [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st [Pipeline] withEnv [Pipeline] { [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + cd runTests + ./PharoConsole.exe --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-08-11 11:17:45.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:17:45.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:17:45.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:343): C:\builds\workspace\pharo-vm_pharo-10\runTests\PharoConsole.exe [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-08-11 11:17:45.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:138):Working Directory C:\builds\workspace\pharo-vm_pharo-10\runTests [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 4 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:17:45.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:17:45.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:17:45.000 runOnWorkerThread (src/client.c:272):Stack size: 0 [ERROR] 2023-08-11 11:17:45.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LargeIntegers [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LocalePlugin [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTimezoneOffsetAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MiscPrimitivePlugin [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacks: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FileAttributesPlugin [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileMasksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FilePlugin [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDirectoryDelimitorAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOP: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOPAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicType: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicTypeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSize: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunction: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunctionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:45.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Kernel32 [DEBUG] 2023-08-11 11:17:45.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\libgit2-1-6.dll [WARN ] 2023-08-11 11:17:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileStdioHandlesAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-08-11 11:17:46.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin [DEBUG] 2023-08-11 11:17:46.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin.dll [DEBUG] 2023-08-11 11:17:46.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libSDL2DisplayPlugin.dll [WARN ] 2023-08-11 11:17:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:17:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:17:46.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\SDL2.dll [WARN ] 2023-08-11 11:17:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCompressToByteArrayAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:17:46.000 primitiveSnapshot (m/src/gcc3x-cointerp.c:21241):Garbage Collect for Snapshot [DEBUG] 2023-08-11 11:17:46.000 writeImageFilefromHeader (m/src/gcc3x-cointerp.c:39280):Writing snapshot file C:\builds\workspace\pharo-vm_pharo-10\runTests\Pharo.image [DEBUG] 2023-08-11 11:17:46.000 writeImageFilefromHeader (m/src/gcc3x-cointerp.c:39352):Snapshot file C:\builds\workspace\pharo-vm_pharo-10\runTests\Pharo.image done [DEBUG] 2023-08-11 11:17:46.000 primitiveQuit (m/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x100037d03b8 priority 79 0x280019fd0 I SessionManager>launchSnapshot:andQuit: 0x92938: a(n) SessionManager 0x100037d5e10 s [] in SessionManager>snapshot:andQuit: 0x100037d7e80 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002a8fc50 priority 40 0x10002ad4d78 s MorphicRenderLoop>doOneCycleWhile: 0x100037abd00 s [] in MorphicUIManager>spawnNewProcess 0x10002a90550 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037d0ea8 priority 40 0x100037d57e8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037d0ef8 priority 40 0x100037d58a0 s Process>resume 0x100037d7998 s FullBlockClosure(BlockClosure)>forkAt: 0x100037da6a0 s SessionManager>snapshot:andQuit: 0x100037dd5f8 s [] in SmalltalkImage>snapshot:andQuit: 0x100037e2f20 s CurrentExecutionEnvironment class>activate:for: 0x100037e9f50 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x100037ecd78 s DefaultExecutionEnvironment class>beActiveDuring: 0x100037ea008 s SmalltalkImage>snapshot:andQuit: 0x100037ece30 s UndefinedObject>DoIt 0x100037ed9e0 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt: 0x100037ee1b8 s OpalCompiler>evaluate 0x100037ee788 s DoItChunk>importFor:logSource: 0x100037eee50 s [] in CodeImporter>evaluate 0x100037ef068 s OrderedCollection>do: 0x100037ef498 s CodeImporter>evaluate 0x100037ef848 s [] in STCommandLineHandler>installSourceFile: 0x100037efd00 s FullBlockClosure(BlockClosure)>on:do: 0x100037f00d8 s STCommandLineHandler>handleErrorsDuring:reference: 0x100037f01d0 s STCommandLineHandler>installSourceFile: 0x100037f0530 s [] in STCommandLineHandler>installSourceFiles 0x100037f0880 s OrderedCollection>do: 0x100037f0c70 s [] in STCommandLineHandler>installSourceFiles 0x100037f0f80 s FullBlockClosure(BlockClosure)>ensure: 0x100037f12d0 s STCommandLineHandler>installSourceFiles 0x100037f1558 s STCommandLineHandler>activate 0x100037f1610 s STCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100037f16c8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037f1780 s FullBlockClosure(BlockClosure)>on:do: 0x100037f1890 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100037f19e8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100037f1b60 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100037f1cb8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037f1f68 s FullBlockClosure(BlockClosure)>on:do: 0x100037f2258 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100037f2458 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x100037cca18 priority 10 0x100037d15b8 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x100037d01e8 priority 50 0x100037d4e00 s WeakArray class>finalizationProcess 0x100037d5c60 s [] in WeakArray class>restartFinalizationProcess 0x100037d7d70 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10001f0cdf8 priority 40 0x10001f18560 s AtomicSharedQueue>waitForNewItems 0x10001f1b620 s AtomicSharedQueue>next 0x10001f1efa0 s TKTWorkerProcess>privateNextTask 0x10001f1fa78 s TKTWorkerProcess>workerLoop 0x10001f20bb0 s MessageSend>value 0x10001f23128 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10001f2a840 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x100037cc9c8 priority 60 0x100037d1500 s SmalltalkImage>lowSpaceWatcher 0x100037d5b18 s [] in SmalltalkImage>installLowSpaceWatcher 0x100037d7b20 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002a8fc00 priority 80 0x100037cc8f0 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x100037abe70 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037ca730 s FullBlockClosure(BlockClosure)>ensure: 0x10002a90680 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x100037abdb8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002a90760 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter-worker '.*' [Pipeline] withEnv [Pipeline] { [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + cd runTests + ./PharoConsole.exe --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter-worker '.*' [DEBUG] 2023-08-11 11:17:48.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-08-11 11:17:48.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-08-11 11:17:48.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): C:\builds\workspace\pharo-vm_pharo-10\runTests\PharoConsole.exe [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): --worker [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]: [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Windows-x86_64-CoInterpreter-worker [DEBUG] 2023-08-11 11:17:48.000 logParameterVector (src/parameters/parameters.c:343): .* [INFO ] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:138):Working Directory C:\builds\workspace\pharo-vm_pharo-10\runTests [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 4 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-08-11 11:17:48.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-08-11 11:17:48.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread [DEBUG] 2023-08-11 11:17:48.000 runOnWorkerThread (src/client.c:272):Stack size: 0 [ERROR] 2023-08-11 11:17:48.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LargeIntegers [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading LocalePlugin [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTimezoneOffsetAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MiscPrimitivePlugin [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacks: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitilizeCallbacksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FileAttributesPlugin [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileMasksAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInterpreterSourceVersion: The specified procedure could not be found. [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FilePlugin [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDirectoryDelimitorAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOP: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetAddressOfOOPAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicType: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFillBasicTypeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSize: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveTypeByteSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunction: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineFunctionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Kernel32 [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\libgit2-1-6.dll [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFileStdioHandlesAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:48.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles Running tests in 759 Packages [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BitBltPlugin [WARN ] 2023-08-11 11:17:48.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading B2DPlugin [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading FloatArrayPlugin [WARN ] 2023-08-11 11:17:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libfreetype-6.dll [DEBUG] 2023-08-11 11:17:48.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading msvcrt.dll [DEBUG] 2023-08-11 11:17:52.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SocketPlugin [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverStatusAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverLocalAddressAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverHostNameSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverHostNameResultAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [DEBUG] 2023-08-11 11:17:52.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MD5Plugin [DEBUG] 2023-08-11 11:17:52.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading MD5Plugin.dll [DEBUG] 2023-08-11 11:17:52.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMD5Plugin.dll [WARN ] 2023-08-11 11:17:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:17:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) [DEBUG] 2023-08-11 11:20:05.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin [DEBUG] 2023-08-11 11:20:05.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SDL2DisplayPlugin.dll [DEBUG] 2023-08-11 11:20:05.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libSDL2DisplayPlugin.dll [WARN ] 2023-08-11 11:20:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin [WARN ] 2023-08-11 11:20:05.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:05.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:05.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:20:05.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\SDL2.dll [WARN ] 2023-08-11 11:20:12.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverStartNameLookupAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup [WARN ] 2023-08-11 11:20:12.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveResolverNameLookupResultAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult [DEBUG] 2023-08-11 11:20:12.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SqueakSSL [WARN ] 2023-08-11 11:20:12.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:12.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCreateAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:20:34.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:20:34.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:20:34.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:20:34.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:20:34.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:34.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. \[DEBUG] 2023-08-11 11:20:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading C:\builds\workspace\pharo-vm_pharo-10\runTests\libcairo-2.dll [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetSameThreadRunnerAddress: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetSameThreadRunnerAddressAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveRegisterCallback: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveRegisterCallbackAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:20:47.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading SurfacePlugin [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReadNextCallback: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReadNextCallbackAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCallbackReturn: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCallbackReturnAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:20:48.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:21:13.000 sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto (extracted/vm/src/win/sqWin32SpurAlloc.c:170):Unable to VirtualAlloc committed memory at desired address (17179869184 bytes requested at 0000010005900000, above 0000010005900000) [ERROR] 2023-08-11 11:21:13.000 logErrorFromGetLastError (src/win/winDebug.c:36):Unable to VirtualAlloc committed memory at desired address: 1455, The paging file is too small for this operation to complete. NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared) [WARN ] 2023-08-11 11:21:25.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primMontgomeryDigitLengthAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:21:25.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength [ERROR] 2023-08-11 11:21:28.000 growOldSpaceByAtLeast (m/src/gcc3x-cointerp.c:46245):Required space is bigger than the headroom. Could not allocate [DEBUG] 2023-08-11 11:22:10.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:22:10.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:22:10.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:22:10.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:22:10.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:22:10.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:22:10.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:22:11.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading JPEGReadWriter2Plugin [WARN ] 2023-08-11 11:22:11.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:22:11.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGPluginIsPresentAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:22:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin.dll [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMatrix2x3Plugin.dll [WARN ] 2023-08-11 11:22:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin.dll [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMatrix2x3Plugin.dll [WARN ] 2023-08-11 11:22:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading Matrix2x3Plugin.dll [DEBUG] 2023-08-11 11:22:15.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libMatrix2x3Plugin.dll [WARN ] 2023-08-11 11:22:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:22:15.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) NewUndeclaredWarning: C2>>setValues2 (d is Undeclared) NewUndeclaredWarning: C2>>setValues2 (e is Undeclared) NewUndeclaredWarning: C2>>setValues2 (f is Undeclared) NewUndeclaredWarning: C2>>getValues2 (d is Undeclared) NewUndeclaredWarning: C2>>getValues2 (e is Undeclared) NewUndeclaredWarning: C2>>getValues2 (f is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared) [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [DEBUG] 2023-08-11 11:23:49.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading TestLibrary.dll [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCreateWorker: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCreateWorkerAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveUnregisterCallback: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveUnregisterCallbackAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:49.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeDefinition: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeDefinitionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:50.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetObjectFromAddress: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveGetObjectFromAddressAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:51.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:52.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitializeStructType: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveInitializeStructTypeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveStructByteSize: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveStructByteSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:53.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL Pharo writing to the standard error Pharo writing to the standard output .[WARN ] 2023-08-11 11:23:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeStruct: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:23:56.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveFreeStructAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:23:56.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared) NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true". NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared) [DEBUG] 2023-08-11 11:26:06.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin [DEBUG] 2023-08-11 11:26:06.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin.dll [DEBUG] 2023-08-11 11:26:06.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libBMPReadWriterPlugin.dll [WARN ] 2023-08-11 11:26:06.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:26:06.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:06.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:26:06.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:06.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCompressToByteArrayAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:06.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-08-11 11:26:07.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin [DEBUG] 2023-08-11 11:26:07.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading BMPReadWriterPlugin.dll [DEBUG] 2023-08-11 11:26:07.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libBMPReadWriterPlugin.dll [WARN ] 2023-08-11 11:26:07.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin [WARN ] 2023-08-11 11:26:07.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:07.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:26:07.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGCompressStructSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGErrorMgr2StructSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr [DEBUG] 2023-08-11 11:26:08.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading JPEGReaderPlugin [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGDecompressStructSizeAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGReadHeaderfromByteArrayerrorMgrAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primImageWidthAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primImageHeightAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgr [DEBUG] 2023-08-11 11:26:08.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin [DEBUG] 2023-08-11 11:26:08.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading ZipPlugin.dll [DEBUG] 2023-08-11 11:26:08.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading libZipPlugin.dll [WARN ] 2023-08-11 11:26:08.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:26:08.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol setInterpreter: The specified procedure could not be found. NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared) SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed) SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed) [WARN ] 2023-08-11 11:26:19.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDirectoryDelimitorAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:26:19.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared) NewUndeclaredWarning: Point>>tt (Object is Undeclared) MetacelloNotification: testFileTreeRepository: C:\builds\workspace\pharo-vm_pharo-10\runTests\temp\repo NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared) NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared) [DEBUG] 2023-08-11 11:27:10.000 loadModuleHandle (src/externalPrimitives.c:170):Try loading DSAPrims [WARN ] 2023-08-11 11:27:10.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol initialiseModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:27:10.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveHasSecureHashPrimitiveAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:27:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive [WARN ] 2023-08-11 11:27:23.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineVariadicFunction: The specified procedure could not be found. [WARN ] 2023-08-11 11:27:23.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:27:23.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveDefineVariadicFunctionAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:27:23.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL Errors FailuresNewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared) [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReleaseWorker: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveReleaseWorkerAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:46.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:46.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198): Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL Returning an object but pool is full[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 5 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLoadSymbolFromModule: The specified procedure could not be found. [WARN ] 2023-08-11 11:29:47.000 getModuleSymbol (src/externalPrimitives.c:198):Retrying in VM DLL [WARN ] 2023-08-11 11:29:48.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:48.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0 [WARN ] 2023-08-11 11:29:48.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0 NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>foo:bar:(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>DoIt(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo:(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>foo(a is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(self is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(super is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(thisContext is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>foo:(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(self is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(super is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) SystemNotification: UndefinedObject>>DoIt(Object is shadowed) [WARN ] 2023-08-11 11:30:33.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0 SystemNotification: TD SystemNotification: TB SystemNotification: TC SystemNotification: TA SystemNotification: CA SystemNotification: CB SystemNotification: TA SystemNotification: TB SystemNotification: TC SystemNotification: TD SystemNotification: T6 NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared) NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared) NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared) NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared) NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared) NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared) a DebugSession Original error: test session. Debugger error: a UndefinedObject [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]  a DebugSession Original error: test session. Debugger error: Error [ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ] MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: ...finished baseline MetacelloNotification: Recording baseline of BaselineOfTestToLock1... MetacelloNotification: Project: TestToLock2 baseline MetacelloNotification: Project is locked, skipping. MetacelloNotification: ...finished baseline [WARN ] 2023-08-11 11:34:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveLanguageAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:34:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage [WARN ] 2023-08-11 11:34:47.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitiveCountryAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:34:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry  [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ] TestSessionHandler>>startup: [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runStartup: TestWorkingSession>>start: [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: [ manager register: (TestSessionHandler onStartup: [ Halt now ]). session errorHandler: (TestStartupUIManager new sessionManager: manager; yourself). self shouldnt: [ session start: false ] raise: Halt. self assert: (session instVarNamed: 'deferredStartupActions') size equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStar[..] FullBlockClosure(BlockClosure)>>ensure: UIManager class>>nonInteractiveDuring: SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog:  [ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ] TestSessionHandler>>shutdown: [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ] [aBlock value: each] in [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each] FullBlockClosure(BlockClosure)>>on:do: [ :each | [aBlock value: each] on: Exception do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |... Array(SequenceableCollection)>>do: TestWorkingSession(WorkingSession)>>runList:do: TestWorkingSession(WorkingSession)>>runShutdown: TestWorkingSession(WorkingSession)>>stop: [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ] [ aBlock value. false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [... FullBlockClosure(BlockClosure)>>on:do: SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise: SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive SessionErrorHandlingTest(TestCase)>>performTest [ self setUp. self performTest ] in [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [... FullBlockClosure(BlockClosure)>>ensure: [ [ self setUp. self performTest ] ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [... FullBlockClosure(BlockClosure)>>ensure: SessionErrorHandlingTest(TestCase)>>runCase [aTestCase runCase] in [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase] FullBlockClosure(BlockClosure)>>ensure: [ [aTestCase runCase] ensure: [ "Terminated test is not considered as completed (user just closed a debugger for example)" mainTestProcess isTerminating ifFalse: [ self handleCompletedTest ]] ] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [... FullBlockClosure(BlockClosure)>>on:do: TestExecutionEnvironment>>runTestCaseUnderWatchdog: [self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase] FullBlockClosure(BlockClosure)>>ensure: TestExecutionEnvironment>>runTestCase: [WARN ] 2023-08-11 11:36:32.000 getModuleSymbol (src/externalPrimitives.c:193):Looking up symbol primitivePathMaxAccessorDepth: The specified procedure could not be found. [WARN ] 2023-08-11 11:36:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax 1 1 2 2 NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared) NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared) an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared) NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared) 33295 run, 33295 passes, 0 failures, 0 errors. [DEBUG] 2023-08-11 11:41:34.000 primitiveQuit (m/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x340352fa0 priority 79 0x28000cf30 I SessionManager>launchSnapshot:andQuit: 0x92910: a(n) SessionManager 0x28000cfa0 I [] in SessionManager>snapshot:andQuit: 0x92910: a(n) SessionManager 0x28000cfe0 I [] in FullBlockClosure>newProcess 0x403533a8: a(n) FullBlockClosure processes at priority 50 Process 0x10003627bf0 priority 50 0x28001bfe0 M WeakArray class>finalizationProcess 0x16310: a(n) WeakArray class 0x100036287f8 s [] in WeakArray class>restartFinalizationProcess 0x10003629a98 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x10002958158 priority 40 0x28001ddd0 M [] in Delay>wait 0x40355330: a(n) Delay 0x28001de10 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x40355360: a(n) FullBlockClosure 0x28001de48 M Delay>wait 0x40355330: a(n) Delay 0x28001de98 M WorldState class>doInterCycleWait 0x721ee0: a(n) WorldState class 0x28001dec8 M [] in WorldState class>doDrawCycleWith: 0x721ee0: a(n) WorldState class 0x28001df08 M FullBlockClosure(BlockClosure)>ensure: 0x40355490: a(n) FullBlockClosure 0x28001df40 M WorldState class>doDrawCycleWith: 0x721ee0: a(n) WorldState class 0x28001df78 M WorldMorph class>doOneCycle 0x71d308: a(n) WorldMorph class 0x28001dfa8 M MorphicRenderLoop>doOneCycle 0x2958908: a(n) MorphicRenderLoop 0x28001dfd8 M MorphicRenderLoop>doOneCycleWhile: 0x2958908: a(n) MorphicRenderLoop 0x10003603f20 s [] in MorphicUIManager>spawnNewProcess 0x10002958950 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10003627d60 priority 40 0x280001d60 I Process>resume 0x40352fa0: a(n) Process 0x280001da0 I FullBlockClosure(BlockClosure)>forkAt: 0x403533a8: a(n) FullBlockClosure 0x280001df8 I SessionManager>snapshot:andQuit: 0x92910: a(n) SessionManager 0x280001e58 I [] in SmalltalkImage>snapshot:andQuit: 0x22ad8: a(n) SmalltalkImage 0x280001ea0 I CurrentExecutionEnvironment class>activate:for: 0x1c308: a(n) CurrentExecutionEnvironment class 0x280001ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10470: a(n) DefaultExecutionEnvironment 0x280001f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1c908: a(n) DefaultExecutionEnvironment class 0x280001f80 I SmalltalkImage>snapshot:andQuit: 0x22ad8: a(n) SmalltalkImage 0x280001fe0 I TestCommandLineHandler>runPackages 0x3643d60: a(n) TestCommandLineHandler 0x10003643ca8 s TestCommandLineHandler>activate 0x10003643e10 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10003646260 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100036464d8 s FullBlockClosure(BlockClosure)>on:do: 0x100036467d8 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x10003646be8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x10003646f80 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100036471f8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100036474a8 s FullBlockClosure(BlockClosure)>on:do: 0x10003647798 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x10003647998 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x340388350 priority 40 0x280011e88 M [] in Delay>wait 0x4033c0f0: a(n) Delay 0x280011ed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x403549f0: a(n) FullBlockClosure 0x280011f20 I Delay>wait 0x4033c0f0: a(n) Delay 0x280011f60 I Duration>wait 0x362a6e0: a(n) Duration 0x280011fa0 I [] in OmDeferrer>runMessageProcess 0x3628f20: a(n) OmDeferrer 0x280011fe0 I [] in FullBlockClosure>newProcess 0x40354af8: a(n) FullBlockClosure processes at priority 10 Process 0x10003627b38 priority 10 0x10003c15de8 s ProcessorScheduler class>idleProcess 0x10003c28368 s [] in ProcessorScheduler class>startUp 0x10003628930 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10002958108 priority 80 0x280005fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x3cb2e8: a(n) DelaySemaphoreScheduler 0x280005fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x3cb2e8: a(n) DelaySemaphoreScheduler 0x100036227c0 s FullBlockClosure(BlockClosure)>ensure: 0x10002958a80 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x10003603fd8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002958b60 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] } [Pipeline] // withEnv [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] fileExists [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter-worker.log [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] fileExists [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>mv progress.log progress-Tests-Windows-x86_64-CoInterpreter-worker.log [Pipeline] bat ci@WIN10-CI C:\builds\workspace\pharo-vm_pharo-10\runTests>cat progress-Tests-Windows-x86_64-CoInterpreter-worker.log running suite: Reflectivity-Tests starting testcase: ASTCacheResetTest>>testCacheResetPreserveLinks ... finished starting testcase: CoverageDemoTest>>testCoverageAST ... finished starting testcase: CoverageDemoTest>>testCoverageControlFlow ... finished starting testcase: CoverageDemoTest>>testCoverageMethod ... finished starting testcase: LinkInstallerTest>>testCallToSuper ... finished starting testcase: LinkInstallerTest>>testCallToSuperWithArgs ... finished starting testcase: LinkInstallerTest>>testFindingAnonymousNodes ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVar ... finished starting testcase: LinkInstallerTest>>testLinkOnClassVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVar ... finished starting testcase: LinkInstallerTest>>testLinkOnTempVarForObject ... finished starting testcase: LinkInstallerTest>>testLinkTargetsObjectsByIdentity ... finished starting testcase: LinkInstallerTest>>testMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testMetaLinkWithAnonymousClasses ... finished starting testcase: LinkInstallerTest>>testMethodModified ... finished starting testcase: LinkInstallerTest>>testMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemoved ... finished starting testcase: LinkInstallerTest>>testNodesRemovedFromLinkWhenMethodRemovedFromObject ... finished starting testcase: LinkInstallerTest>>testObjectsAreWeakReferenced ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkClassAndObjects ... finished starting testcase: LinkInstallerTest>>testOneMetaLinkManyObjects ... finished starting testcase: LinkInstallerTest>>testPermaLinkNotInstalledOnObjectIfExistsInClass ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemoval ... finished starting testcase: LinkInstallerTest>>testPropagateClassScopedLinksRemovalFromMethodNode ... finished starting testcase: LinkInstallerTest>>testPropagateLinksOnRBProgramNode ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinks ... finished starting testcase: LinkInstallerTest>>testPropagateNewClassScopedLinksOnMethodNode ... finished starting testcase: LinkInstallerTest>>testRemovingMetaLinkOnOneObject ... finished starting testcase: LinkInstallerTest>>testRemovingMethodNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodeFromObject ... finished starting testcase: LinkInstallerTest>>testRemovingNodes ... finished starting testcase: LinkInstallerTest>>testRemovingNodesWithSuper ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAddition ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksAddedAfterMethodAdditionForObject ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModification ... finished starting testcase: LinkInstallerTest>>testSlotOrVarLinksRemainAfterMethodModificationForObject ... finished starting testcase: LinkInstallerTest>>testTwoMetaLinksOneObject ... finished starting testcase: LinkInstallerTest>>testUninstallLink ... finished starting testcase: LinkInstallerTest>>testUninstallLinkFromNode ... finished starting testcase: LinkInstallerTest>>testUninstallLinkOnSlotOrVar ... finished starting testcase: LinkInstallerTest>>testUninstallOneMetaLinkManyObjects ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAllSubclassesOfWithSelector ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonSubclassesRegistering ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testAnonymousClassForObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testClassAccessFromClassBuilder ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileClassAccessorForAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompileMethodFromIn ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorInAnonSubClassesOf ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testCompiledMethodsOfSelectorinClasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testEmptyAnonSubclasses ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToAnonymousClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testMigrateObjectToOriginalClass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testNewAnonymousSubclass ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testRemoveMethodNodeFromObject ... finished starting testcase: MetaLinkAnonymousClassBuilderTest>>testWeakMigratedObjectsRegistry ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToClassVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToSlotNamedUninstall ... finished starting testcase: MetaLinkObjectAPITest>>testLinkClassToTempVarNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToAST ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToClassVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToSlotNamed ... finished starting testcase: MetaLinkObjectAPITest>>testLinkObjectToTempVarName ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToClassVarNameWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToSlotNamedWrites ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameAll ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameReads ... finished starting testcase: MetaLinkObjectAPITest>>testLinkToTempVarNameWrites ... finished starting testcase: MetaLinkRegistryTest>>testPermaLinksForMethod ... finished starting testcase: MetaLinkRegistryTest>>testSlotSourcesConsiderClassesHierarchy ... finished starting testcase: MetaLinkTest>>testAvailableReifications ... finished starting testcase: MetaLinkTest>>testBlockLink ... finished starting testcase: MetaLinkTest>>testConditionLink ... finished starting testcase: MetaLinkTest>>testControlInstead ... finished starting testcase: MetaLinkTest>>testControlLink ... finished starting testcase: MetaLinkTest>>testDefintionString ... finished starting testcase: MetaLinkTest>>testLinkOption ... finished starting testcase: MetaLinkTest>>testLinkOptionsDefault ... finished starting testcase: MetaLinkTest>>testOptionFor ... finished starting testcase: MetaLinkTest>>testReificationError ... finished starting testcase: MetaLinkTest>>testSimpleHaltLink ... finished starting testcase: ReflectiveMethodTest>>testASTCacheIsCleanedAfterMetaLinkRemoval ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethod ... finished starting testcase: ReflectiveMethodTest>>testCreateReflectiveMethodAndInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidate ... finished starting testcase: ReflectiveMethodTest>>testInvalidateNoJit ... finished starting testcase: ReflectiveMethodTest>>testInvalidateWithLinkCount ... finished starting testcase: ReflectiveMethodTest>>testLinkCountTwoLinks ... finished starting testcase: ReflectiveMethodTest>>testSetLink ... finished starting testcase: ReflectiveMethodTest>>testSetLinkInPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnClassVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnDynamicArrayArgument ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnGlobalVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariable ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnInstanceVariableAndUninstall ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPragma ... finished starting testcase: ReflectiveMethodTest>>testSetLinkOnPrimitive ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptions ... finished starting testcase: ReflectiveMethodTest>>testSetLinkWithPragmaOptionsPerClass ... finished starting testcase: ReflectivityControlTest>>testAfterArray ... finished starting testcase: ReflectivityControlTest>>testAfterAssignment ... finished starting testcase: ReflectivityControlTest>>testAfterBlock ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedIfTrue ... finished starting testcase: ReflectivityControlTest>>testAfterBlockOptimizedWhileFalseSend ... finished starting testcase: ReflectivityControlTest>>testAfterBlockSequence ... finished starting testcase: ReflectivityControlTest>>testAfterCascade ... finished starting testcase: ReflectivityControlTest>>testAfterClassVariable ... finished starting testcase: ReflectivityControlTest>>testAfterLiteral ... finished starting testcase: ReflectivityControlTest>>testAfterLiteralArray ... finished starting testcase: ReflectivityControlTest>>testAfterMethod ... finished starting testcase: ReflectivityControlTest>>testAfterMethod2 ... finished starting testcase: ReflectivityControlTest>>testAfterMethodLevel ... finished starting testcase: ReflectivityControlTest>>testAfterMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testAfterMethodWithTemps ... finished starting testcase: ReflectivityControlTest>>testAfterSend ... finished starting testcase: ReflectivityControlTest>>testAfterSendWeak ... finished starting testcase: ReflectivityControlTest>>testAfterSlot ... finished starting testcase: ReflectivityControlTest>>testAfterSlotWrite ... finished starting testcase: ReflectivityControlTest>>testAfterVariableNode ... finished starting testcase: ReflectivityControlTest>>testBeforeArray ... finished starting testcase: ReflectivityControlTest>>testBeforeAssignment ... finished starting testcase: ReflectivityControlTest>>testBeforeBlock ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceNoValue ... finished starting testcase: ReflectivityControlTest>>testBeforeBlockSequenceOptimized ... finished starting testcase: ReflectivityControlTest>>testBeforeCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeClassVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteral ... finished starting testcase: ReflectivityControlTest>>testBeforeLiteralArray ... finished starting testcase: ReflectivityControlTest>>testBeforeMethod ... finished starting testcase: ReflectivityControlTest>>testBeforeMethodPrimitive ... finished starting testcase: ReflectivityControlTest>>testBeforeReturn ... finished starting testcase: ReflectivityControlTest>>testBeforeSend ... finished starting testcase: ReflectivityControlTest>>testBeforeSendInCascade ... finished starting testcase: ReflectivityControlTest>>testBeforeSequence ... finished starting testcase: ReflectivityControlTest>>testBeforeSlot ... finished starting testcase: ReflectivityControlTest>>testBeforeSlotWrite ... finished starting testcase: ReflectivityControlTest>>testBeforeVariable ... finished starting testcase: ReflectivityControlTest>>testBeforeVariableSelf ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableNoArguments ... finished starting testcase: ReflectivityControlTest>>testConditionDisableEnableWithArguments ... finished starting testcase: ReflectivityControlTest>>testConditionMetaLevel ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument ... finished starting testcase: ReflectivityControlTest>>testConditionWithArgument2 ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInstead ... finished starting testcase: ReflectivityControlTest>>testFailingDoubleRWInsteadSimplified ... finished starting testcase: ReflectivityControlTest>>testInsteadArray ... finished starting testcase: ReflectivityControlTest>>testInsteadAssign ... finished starting testcase: ReflectivityControlTest>>testInsteadBlock ... finished starting testcase: ReflectivityControlTest>>testInsteadBlockSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadCascade ... finished starting testcase: ReflectivityControlTest>>testInsteadClassVariable ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteral ... finished starting testcase: ReflectivityControlTest>>testInsteadLiteralArray ... finished starting testcase: ReflectivityControlTest>>testInsteadMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadPrimitiveMethod ... finished starting testcase: ReflectivityControlTest>>testInsteadSend ... finished starting testcase: ReflectivityControlTest>>testInsteadSendMultipleSites ... finished starting testcase: ReflectivityControlTest>>testInsteadSequence ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadGlobal ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadIvar ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableReadTemp ... finished starting testcase: ReflectivityControlTest>>testInsteadVariableWrite ... finished starting testcase: ReflectivityControlTest>>testLinkOneShot ... finished starting testcase: ReflectivityControlTest>>testLinkOptionDisabledLink ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineCondition ... finished starting testcase: ReflectivityControlTest>>testLinkoptionInlineMetaObject ... finished starting testcase: ReflectivityControlTest>>testRecursionStopper ... finished starting testcase: ReflectivityReificationTest>>testAccessTemp ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testBlockOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArguments ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArg ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfter ... finished starting testcase: ReflectivityReificationTest>>testBlockSequenceArgumentsWithArgAfterInstead ... finished starting testcase: ReflectivityReificationTest>>testBlockValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueAfter ... finished starting testcase: ReflectivityReificationTest>>testLiteralValueBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArguments2level ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentClassVarOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentSlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyAssignmentTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyByInstanceNotKey ... finished starting testcase: ReflectivityReificationTest>>testReifyCascadeValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVarOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableClass ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableContext ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableLink ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableName ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableObject ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyClassVariableVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyEntity ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalName ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalValue ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyGlobalVariableValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIndexAssigmentIvar ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarIndex ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarName ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarValue ... finished starting testcase: ReflectivityReificationTest>>testReifyIvarVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayContext ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyLiteralArrayValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgs ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodArgsAfter2 ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodBodyArgsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodSelector ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValue ... finished starting testcase: ReflectivityReificationTest>>testReifyMethodValueNoReturn ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyNewValueAssignmentBefore ... finished starting testcase: ReflectivityReificationTest>>testReifyNode ... finished starting testcase: ReflectivityReificationTest>>testReifyObject ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationMethodInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSend ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyOperationSendInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyOptionArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifyOrigMethod ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArguments ... finished starting testcase: ReflectivityReificationTest>>testReifyReceiverOnSendWithArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyReturnValue ... finished starting testcase: ReflectivityReificationTest>>testReifySendAfterMany ... finished starting testcase: ReflectivityReificationTest>>testReifySendAll ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgsAsArray ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments ... finished starting testcase: ReflectivityReificationTest>>testReifySendArguments2 ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendArgumentsLevel ... finished starting testcase: ReflectivityReificationTest>>testReifySendMethodToExecute ... finished starting testcase: ReflectivityReificationTest>>testReifySendOperationInsteadAndBefore ... finished starting testcase: ReflectivityReificationTest>>testReifySendReceiver ... finished starting testcase: ReflectivityReificationTest>>testReifySendSelector ... finished starting testcase: ReflectivityReificationTest>>testReifySendSender ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContext ... finished starting testcase: ReflectivityReificationTest>>testReifySendThisContextAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySendValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotClass ... finished starting testcase: ReflectivityReificationTest>>testReifySlotName ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperation ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifySlotOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifySlotValue ... finished starting testcase: ReflectivityReificationTest>>testReifySlotVariable ... finished starting testcase: ReflectivityReificationTest>>testReifyTempName ... finished starting testcase: ReflectivityReificationTest>>testReifyTempNewValue ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperation ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyTempOperationInstead ... finished starting testcase: ReflectivityReificationTest>>testReifyTempValue ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentAfter ... finished starting testcase: ReflectivityReificationTest>>testReifyValueAssignmentBefore ... finished starting testcase: ReflectivityTest>>testDisableLink ... finished starting testcase: ReflectivityTest>>testDisableThenCleanASTCacheThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLink ... finished starting testcase: ReflectivityTest>>testDisableThenEnableLinkWithCondition ... finished starting testcase: ReflectivityTest>>testTwoLinksUninstallOne ... finished starting testcase: VariableBreakpointTest>>testAccessStrategy ... finished starting testcase: VariableBreakpointTest>>testAllSlotNamesFor ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccess ... finished starting testcase: VariableBreakpointTest>>testBreakOnAccessTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnRead ... finished starting testcase: VariableBreakpointTest>>testBreakOnReadTo ... finished starting testcase: VariableBreakpointTest>>testBreakOnWrite ... finished starting testcase: VariableBreakpointTest>>testBreakOnWriteTo ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnAllTempAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnArgument ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarAccesses ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnClassVarWrites ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempReads ... finished starting testcase: VariableBreakpointTest>>testBreakpointOnTempWrites ... finished starting testcase: VariableBreakpointTest>>testInitialize ... finished starting testcase: VariableBreakpointTest>>testInstall ... finished starting testcase: VariableBreakpointTest>>testInstrumentedMethodIsCompiledMethod ... finished starting testcase: VariableBreakpointTest>>testIsInstalled ... finished starting testcase: VariableBreakpointTest>>testIsVariableBreakpoint ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClass ... finished starting testcase: VariableBreakpointTest>>testNewBreakpointForVariableInClassForMethod ... finished starting testcase: VariableBreakpointTest>>testNewForClass ... finished starting testcase: VariableBreakpointTest>>testNoRemoveAfterSubclassRemoved ... finished starting testcase: VariableBreakpointTest>>testNotifyArgumentBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyInstVarBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testNotifyTempBreakpointHit ... finished starting testcase: VariableBreakpointTest>>testRemove ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterClassWithTempVarRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveAfterSuperclassRemoved ... finished starting testcase: VariableBreakpointTest>>testRemoveFromMethod ... finished starting testcase: VariableBreakpointTest>>testScopeTo ... finished starting testcase: VariableBreakpointTest>>testSetAsBreakpointProperty ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariableWritesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesReadsInObject ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInClass ... finished starting testcase: VariableBreakpointTest>>testWatchVariablesWritesInObject ... finished finished running suite: Reflectivity-Tests [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [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-Windows-x86_64-ComposedFormat) [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-10\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 C:\builds\workspace\pharo-vm_pharo-10\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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Windows-x86_64-ComposedFormat-CoInterpreter) [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` 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_pharo-10"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build + cygcheck -c -d [Pipeline] } [Pipeline] // withEnv [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DIMAGE_FORMAT=ComposedFormat -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build + cmake -DFLAVOUR=CoInterpreter -DIMAGE_FORMAT=ComposedFormat -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +0200 -- Building on CYGWIN CMAKE: Adapting paths -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8.0.1 -- Detecting C compiler ABI info -- 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 -- Full Platform name: Windows-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 4 -- long long 8 -- void* 8 -- Writing libraries to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 -- 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 - 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 -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Failed -- 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 - not 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 Windows VM to download for code generation -- 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 -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... 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' HEAD is now at 609c829 Fixing the build for RiscV [ 44%] No patch step for 'libffi-download' [ 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 CMake Deprecation Warning at /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 -- 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 - 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 -- 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 -- 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 - 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_pharo-10/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_pharo-10/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 10% complete] -- [download 15% complete] -- [download 35% complete] -- [download 62% complete] -- [download 94% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% 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 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% 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 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% 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 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libpcre2-8-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [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 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 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 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 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 5% 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 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% 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 38% complete] -- [download 39% complete] -- [download 40% 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 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 0% complete] -- [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 13% 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 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 53% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% 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 72% complete] -- [download 73% complete] -- [download 74% 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 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 7% complete] -- [download 11% complete] -- [download 18% complete] -- [download 48% complete] -- [download 59% complete] -- [download 78% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' [100%] Completed 'zlib-1.2.13-download' [100%] Built target zlib-1.2.13-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% 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 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 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 68% 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 80% 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 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_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto-1_1-x64.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 9% complete] -- [download 17% complete] -- [download 27% complete] -- [download 35% complete] -- [download 44% complete] -- [download 52% complete] -- [download 60% complete] -- [download 67% complete] -- [download 75% complete] -- [download 82% complete] -- [download 91% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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' [ 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_pharo-10/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_pharo-10/build/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 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 27% complete] -- [download 28% 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 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% 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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 5% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 53% complete] -- [download 54% 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 68% complete] -- [download 69% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 88% complete] -- [download 90% 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_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% 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 38% 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 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 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% 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_pharo-10/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_pharo-10/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_pharo-10/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 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 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 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 82% complete] -- [download 83% 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 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% 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 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% 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 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 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/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 3% complete] -- [download 6% complete] -- [download 9% complete] -- [download 12% complete] -- [download 18% complete] -- [download 23% complete] -- [download 36% complete] -- [download 42% complete] -- [download 46% complete] -- [download 51% complete] -- [download 67% complete] -- [download 71% complete] -- [download 74% complete] -- [download 92% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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_pharo-10/build/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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] -- [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 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 72% 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 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/SDL2.dll -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/java_raw_api.c This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build + VERBOSE=1 + make install package /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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 ^ 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_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/types.c [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.obj cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/win64.S [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/libffi-src/src/x86/ffiw64.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build' [ 4%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/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_pharo-10/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_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 5%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 5%] Built target libffi_copy make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 5%] Creating directories for 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/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_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-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.5-2757766f-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_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 6%] No update step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 7%] No patch step for 'vmmaker_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 8%] No configure step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 8%] No build step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 9%] No install step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 10%] Completed 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker_vm-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 10%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 11%] Creating directories for 'vmmaker' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 12%] Performing download step (download, verify and extract) for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 13%] No update step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No patch step for 'vmmaker' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No configure step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-10/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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 14%] No install step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 15%] Completed 'vmmaker' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/vmmaker-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 15%] Built target vmmaker make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 16%] Generating VM files for flavour: CoInterpreter C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-10/build' imageFormat: 'ComposedFormat'" Generating #CoInterpreter in 'C:/builds/workspace/pharo-vm_pharo-10/build' with ComposedFormat... 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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, 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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, char * in StackInterpreter >> checkStackPointerIndexForFrame: 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 11 August 2023 12:54:22.498 pm 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 11 August 2023 12:54:25.569 pm 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: 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, VMMemoryMap * in VMMemoryMap >> allocationGranularity 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 traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 warning, attempt to include /* for e.g. mkdir */ a second time warning, attempt to include /* for e.g. mkdir */ a second time 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 11 August 2023 12:57:51.103 pm 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 11 August 2023 12:57:53.987 pm PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/debug.c.o -MF CMakeFiles/PharoVMCore.dir/src/debug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/utils.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -MF CMakeFiles/PharoVMCore.dir/src/errorCode.c.o.d -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -MF CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o.d -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/client.c.o -MF CMakeFiles/PharoVMCore.dir/src/client.c.o.d -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/client.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -MF CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o.d -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -MF CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o.d -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c In file included from C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c:19: C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64WIN64.c:5074:3: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long long)' [-Wimplicit-function-declaration] bzero(abstractOpcodes, clearOpcodesBytes); ^ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogitX64WIN64.c:5074:3: note: include the header or explicitly provide a declaration for 'bzero' 1 warning generated. [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:12929:107: warning: address of stack memory associated with local variable 'buffer' returned [-Wreturn-stack-address] return (snprintf(buffer, 0xFF, "%s/seg%d%s", ((char *) imageFileName ), ((int) segmentIndex ), ".data"), buffer); ^~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:12939:107: warning: address of stack memory associated with local variable 'buffer' returned [-Wreturn-stack-address] return (snprintf(buffer, 0xFF, "%s/seg%d%s", ((char *) imageFileName ), ((int) segmentIndex ), ".ston"), buffer); ^~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61115:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:2020:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:61039:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:63026:72: warning: ordered comparison between pointer and integer ('long long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:66005:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:73314:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74327:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:74566:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:83571:13: warning: implicit declaration of function 'getpagesize' is invalid in C99 [-Wimplicit-function-declaration] pageSize = getpagesize(); ^ 9 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:78:9: warning: 'max' macro redefined [-Wmacro-redefined] #define max(a,b) (a > b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:173:9: note: previous definition is here #define max(a, b) (((a) > (b)) ? (a) : (b)) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:79:9: warning: 'min' macro redefined [-Wmacro-redefined] #define min(a,b) (a < b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:177:9: note: previous definition is here #define min(a, b) (((a) < (b)) ? (a) : (b)) ^ 2 warnings generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32SpurAlloc.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/aioWin.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(errorLog = getErrorLogFile()){ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: place parentheses around the assignment to silence this warning if(errorLog = getErrorLogFile()){ ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 1 warning generated. [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugMenu.c [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugWindow.c [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogWin32.c [ 40%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [ 41%] Linking C shared library build/vm/PharoVMCore.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoVMCore.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/PharoVMCore.dll -Wl,--out-implib,build/vm/libPharoVMCore.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/src/cogit.c.o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build/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/win/sqWin32SpurAlloc.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Built target PharoVMCore make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -MF CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:295:24: warning: implicit declaration of function 'isFileHandleATTY' is invalid in C99 [-Wimplicit-function-declaration] file->isStdioStream = isFileHandleATTY(handle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:9: warning: implicit declaration of function 'fileHandleType' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:24: warning: implicit declaration of function '_get_osfhandle' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ 3 warnings generated. [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -MF CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:30:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:31:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:32:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 42%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -MF CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o.d -o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileUtilsWin.c [ 43%] Building C object CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 44%] Linking C shared library build/vm/FilePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FilePlugin.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/FilePlugin.dll -Wl,--out-implib,build/vm/libFilePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FilePlugin/FilePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 45%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [ 47%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:18:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:19:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:20:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 47%] Linking C shared library build/vm/FileAttributesPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FileAttributesPlugin.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/FileAttributesPlugin.dll -Wl,--out-implib,build/vm/libFileAttributesPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/win/faSupport.c.o build/vm/libFilePlugin.dll.a build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 47%] Built target FileAttributesPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 48%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -MF CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o.d -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 49%] Building C object CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [ 49%] Linking C shared library build/vm/SurfacePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SurfacePlugin.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/SurfacePlugin.dll -Wl,--out-implib,build/vm/libSurfacePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 49%] Built target SurfacePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 49%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -MF CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o.d -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 50%] Linking C shared library build/vm/JPEGReaderPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReaderPlugin.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/JPEGReaderPlugin.dll -Wl,--out-implib,build/vm/libJPEGReaderPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 50%] Built target JPEGReaderPlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 50%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -MF CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o.d -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 51%] Linking C shared library build/vm/MiscPrimitivePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.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/MiscPrimitivePlugin.dll -Wl,--out-implib,build/vm/libMiscPrimitivePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 51%] Built target MiscPrimitivePlugin make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/PharoConsole.dir/depend.internal". Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 52%] Building C object CMakeFiles/PharoConsole.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/PharoConsole.dir/src/win32Main.c.o -MF CMakeFiles/PharoConsole.dir/src/win32Main.c.o.d -o CMakeFiles/PharoConsole.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [ 53%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 53%] Linking C executable build/vm/PharoConsole.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoConsole.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 -Wl,--enable-auto-import -mconsole CMakeFiles/PharoConsole.dir/src/win32Main.c.o CMakeFiles/PharoConsole.dir/PharoConsole.rc.res -o build/vm/PharoConsole.exe -Wl,--out-implib,build/vm/libPharoConsole.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 53%] Built target PharoConsole make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 53%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 54%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 54%] Linking C shared library build/vm/SocketPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SocketPlugin.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/SocketPlugin.dll -Wl,--out-implib,build/vm/libSocketPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o build/vm/libPharoVMCore.dll.a -lWs2_32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 54%] Built target SocketPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 54%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -MF CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o.d -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 55%] Linking C shared library build/vm/LargeIntegers.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LargeIntegers.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/LargeIntegers.dll -Wl,--out-implib,build/vm/libLargeIntegers.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 55%] Built target LargeIntegers make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 55%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 56%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c [ 57%] Linking C shared library build/vm/LocalePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LocalePlugin.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/LocalePlugin.dll -Wl,--out-implib,build/vm/libLocalePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 57%] Built target LocalePlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 57%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -MF CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o.d -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 58%] Linking C shared library build/vm/B2DPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/B2DPlugin.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/B2DPlugin.dll -Wl,--out-implib,build/vm/libB2DPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target B2DPlugin make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target SDL2-2.24.1 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target libpng-1.6.37 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target cairo-1.17.4 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target fontconfig-2.13.1 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target harfbuzz-5.3.1 make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libcrypto-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/openssl-1.1.1k-src/libssl-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target openssl-1.1.1k make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target pixman-0.40.0 make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/ssh2-1.10.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/ssh2-1.10.0-src/libssh2-1-10-0-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 58%] Built target ssh2-1.10.0 make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 88%] Linking C shared library build/vm/JPEGReadWriter2Plugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.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/JPEGReadWriter2Plugin.dll -Wl,--out-implib,build/vm/libJPEGReadWriter2Plugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.6.4-src/libgit2-1-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 88%] Built target libgit2-1.6.4 make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -MF CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o.d -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 89%] Linking C shared library build/vm/UUIDPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/UUIDPlugin.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/UUIDPlugin.dll -Wl,--out-implib,build/vm/libUUIDPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o build/vm/libPharoVMCore.dll.a -lole32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Built target UUIDPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 89%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -MF CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o.d -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 90%] Linking C shared library build/vm/BitBltPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/BitBltPlugin.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/BitBltPlugin.dll -Wl,--out-implib,build/vm/libBitBltPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Built target BitBltPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.4.4-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Built target libgit2-1.4.4 make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/zlib-1.2.13.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/zlib-1.2.13-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 90%] Built target zlib-1.2.13 make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ == /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ == 2 warnings generated. [ 92%] Linking C shared library build/vm/SqueakSSL.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SqueakSSL.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/SqueakSSL.dll -Wl,--out-implib,build/vm/libSqueakSSL.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o build/vm/libPharoVMCore.dll.a -lCrypt32 -lSecur32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -MF CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o.d -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 93%] Linking C shared library build/vm/DSAPrims.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/DSAPrims.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/DSAPrims.dll -Wl,--out-implib,build/vm/libDSAPrims.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target DSAPrims make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target gcc-runtime-3.4 make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target freetype-2.12.1 make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-1.5.2-src/libgit2-1-5.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 93%] Built target libgit2-1.5.2 make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Building C object CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 94%] Linking C shared library build/vm/FloatArrayPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FloatArrayPlugin.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/FloatArrayPlugin.dll -Wl,--out-implib,build/vm/libFloatArrayPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target FloatArrayPlugin make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libgit2-default-2023-04-14-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Built target libgit2-default-2023-04-14 make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 94%] Building C object CMakeFiles/Pharo.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/Pharo.dir/src/win32Main.c.o -MF CMakeFiles/Pharo.dir/src/win32Main.c.o.d -o CMakeFiles/Pharo.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [ 95%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 95%] Linking C executable build/vm/Pharo.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/Pharo.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 -Wl,--enable-auto-import -mwindows -mwindows CMakeFiles/Pharo.dir/src/win32Main.c.o CMakeFiles/Pharo.dir/Pharo.rc.res -o build/vm/Pharo.exe -Wl,--out-implib,build/vm/libPharo.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 95%] Built target Pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o -MF CMakeFiles/TestLibrary.dir/src/basic_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o -MF CMakeFiles/TestLibrary.dir/src/callback_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o -MF CMakeFiles/TestLibrary.dir/src/callbacks.c.o.d -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o -MF CMakeFiles/TestLibrary.dir/src/callout.c.o.d -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -MF CMakeFiles/TestLibrary.dir/src/registerCallback.c.o.d -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o -MF CMakeFiles/TestLibrary.dir/src/structures.c.o.d -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/ffiTestLibrary && /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/TestLibrary.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 ../vm/TestLibrary.dll -Wl,--out-implib,../vm/libTestLibrary.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build' Install the project... /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libcairo-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libcrypto-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2-1-5.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2-1-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libharfbuzz-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libpixman-1-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libssh2-1-10-0-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libssl-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SDL2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libFileAttributesPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/dist/include/pharovm/vmRememberedSet.h Run CPack packaging tool... /usr/bin/cpack.exe --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: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-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: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir -p artifacts-Windows-x86_64-ComposedFormat && cp -a build/build/packages/* artifacts-Windows-x86_64-ComposedFormat/ [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p artifacts-Windows-x86_64-ComposedFormat + cp -a build/build/packages/_CPack_Packages build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-include.zip.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-Unspecified.zip.sha1 artifacts-Windows-x86_64-ComposedFormat/ [Pipeline] } [Pipeline] // withEnv [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 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-Windows-x86_64-stockReplacement) [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-10\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 C:\builds\workspace\pharo-vm_pharo-10\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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f733be409194af5b2da3deedcc20f21e4fcf37f1 (pharo-10) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f733be409194af5b2da3deedcc20f21e4fcf37f1 # timeout=10 Commit message: "Merge pull request #674 from guillep/rc-10.0.6" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Windows-x86_64-stockReplacement-CoInterpreter) [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir build-stockReplacement [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir build-stockReplacement [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build-stockReplacement && cygcheck -c -d > cygwinVersions.txt [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build-stockReplacement + cygcheck -c -d [Pipeline] } [Pipeline] // withEnv [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build-stockReplacement && cmake -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build-stockReplacement + cmake -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.6 -- Commit hash f733be40 : 2023-08-09 13:30:09 +0200 -- No user build settings. -- v10.0.6 - Commit: f733be40 - Date: 2023-08-09 13:30:09 +0200 -- Building on CYGWIN CMAKE: Adapting paths -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8.0.1 -- Detecting C compiler ABI info -- 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 -- Full Platform name: Windows-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 4 -- long long 8 -- void* 8 -- Writing libraries to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- 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 - 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 -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Failed -- 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 - not 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 Windows VM to download for code generation -- 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 -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... 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' HEAD is now at 609c829 Fixing the build for RiscV [ 44%] No patch step for 'libffi-download' [ 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 CMake Deprecation Warning at /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- 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 - 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 -- 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 -- 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 - 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 10% complete] -- [download 15% complete] -- [download 23% complete] -- [download 49% complete] -- [download 53% complete] -- [download 66% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/gcc-runtime-3.4-download/gcc-runtime-3.4-download-prefix/src/gcc-runtime-3.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [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 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 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 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% 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 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libpcre2-8-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 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 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 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 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% 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 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 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 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 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 0% complete] -- [download 1% complete] -- [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 16% 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 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 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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 23% complete] -- [download 49% complete] -- [download 91% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/zlib-1.2.13-download/zlib-1.2.13-download-prefix/src/zlib-1.2.13.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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' [100%] Completed 'zlib-1.2.13-download' [100%] Built target zlib-1.2.13-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% 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 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto-1_1-x64.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 2% complete] -- [download 3% complete] -- [download 6% complete] -- [download 16% complete] -- [download 19% complete] -- [download 26% complete] -- [download 38% complete] -- [download 39% complete] -- [download 48% complete] -- [download 60% complete] -- [download 65% complete] -- [download 69% complete] -- [download 73% complete] -- [download 77% complete] -- [download 88% complete] -- [download 90% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/ssh2-1.10.0-download/ssh2-1.10.0-download-prefix/src/ssh2-1.10.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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' [ 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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% 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 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 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% 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 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 17% complete] -- [download 19% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% 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 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% 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 88% complete] -- [download 89% 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 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 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 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 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% 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 62% 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 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 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_pharo-10/build-stockReplacement/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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 1% complete] -- [download 7% complete] -- [download 11% complete] -- [download 24% complete] -- [download 35% complete] -- [download 40% complete] -- [download 48% complete] -- [download 55% complete] -- [download 56% complete] -- [download 65% complete] -- [download 75% complete] -- [download 81% complete] -- [download 86% complete] -- [download 89% complete] -- [download 93% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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] -- [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 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 51% complete] -- [download 52% 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] -- [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 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 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/SDL2.dll -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/java_raw_api.c This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex cd build-stockReplacement && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build-stockReplacement + VERBOSE=1 + make install package /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' 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_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' 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_pharo-10/build-stockReplacement' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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 ^ 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_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/types.c [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.obj cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/x86/win64.S [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement/libffi-src/src/x86/ffiw64.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 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_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' 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_pharo-10/build-stockReplacement' [ 4%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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_pharo-10/build-stockReplacement' [ 4%] Built target ffi_shared make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 4%] Creating directories for 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 4%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-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.5-2757766f-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 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/PharoVM-10.0.5-2757766f-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 5%] No update step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 6%] No patch step for 'vmmaker_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 7%] No configure step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 7%] No build step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 8%] No install step for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 9%] Completed 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker_vm-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 9%] Built target vmmaker_vm make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 10%] Creating directories for 'vmmaker' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 11%] Performing download step (download, verify and extract) for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' inactivity 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='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 12%] No update step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 12%] No patch step for 'vmmaker' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 12%] No configure step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 13%] Performing build step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-10/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-10/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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\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://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-10\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 13%] No install step for 'vmmaker' cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E echo_append cd C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 14%] Completed 'vmmaker' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/vmmaker-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/src/vmmaker-stamp/vmmaker-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 14%] Built target vmmaker make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 15%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 15%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 16%] Generating VM files for flavour: CoInterpreter C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' imageFormat: 'SpurFormat'" Generating #CoInterpreter in 'C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' with SpurFormat... 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, 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, 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, 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 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: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives 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 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 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 11 August 2023 1:16:07.701 pm 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 11 August 2023 1:16:11.106 pm 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 StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: 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, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk 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: Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Resuming build at Fri Aug 11 13:18:47 CEST 2023 after Jenkins restart Waiting to resume part of pharo-vm » pharo-10 #7: Waiting for next available executor on ‘pharo-ci-jenkins2-win10-2’ Ready to run at Fri Aug 11 13:18:49 CEST 2023 Timeout set to expire in 14 min 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 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 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 11 August 2023 1:19:55.932 pm 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 11 August 2023 1:19:58.942 pm PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/debug.c.o -MF CMakeFiles/PharoVMCore.dir/src/debug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/debug.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/utils.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -MF CMakeFiles/PharoVMCore.dir/src/errorCode.c.o.d -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/errorCode.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -MF CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o.d -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/nullDisplay.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/externalPrimitives.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/client.c.o -MF CMakeFiles/PharoVMCore.dir/src/client.c.o.d -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/client.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/pathUtilities.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogCommon.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -MF CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o.d -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/stringUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -MF CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o.d -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/imageAccess.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameterVector.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -MF CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o.d -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/parameters/parameters.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/platformSemaphore.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/heartbeat.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/functionDefinitionPrimitives.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveCalls.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/primitiveUtils.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/types.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/typesPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/utils.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/sameThread/sameThread.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbackPrimitives.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/callbacks/callbacks.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -MF CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o.d -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/semaphores/pharoSemaphore.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -MF CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o.d -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/threadSafeQueue/threadSafeQueue.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/pThreadedFFI.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/worker.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerPrimitives.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -MF CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o.d -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/src/worker/workerTask.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c In file included from C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c:19: C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5074:3: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long long)' [-Wimplicit-function-declaration] bzero(abstractOpcodes, clearOpcodesBytes); ^ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5074:3: note: include the header or explicitly provide a declaration for 'bzero' 1 warning generated. [ 33%] Building C object CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c.o -MF CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c.o.d -o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59951:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2024:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59875:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61862:72: warning: ordered comparison between pointer and integer ('long long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64841:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72189:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73202:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73441:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82440:13: warning: implicit declaration of function 'getpagesize' is invalid in C99 [-Wimplicit-function-declaration] pageSize = getpagesize(); ^ 7 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqHeapMap.c [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqVirtualMachine.c [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqNamedPrims.c [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:78:9: warning: 'max' macro redefined [-Wmacro-redefined] #define max(a,b) (a > b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:173:9: note: previous definition is here #define max(a, b) (((a) > (b)) ? (a) : (b)) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqExternalSemaphores.c:79:9: warning: 'min' macro redefined [-Wmacro-redefined] #define min(a,b) (a < b ? a : b) ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:177:9: note: previous definition is here #define min(a, b) (((a) < (b)) ? (a) : (b)) ^ 2 warnings generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/common/sqTicker.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32SpurAlloc.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/aioWin.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(errorLog = getErrorLogFile()){ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: place parentheses around the assignment to silence this warning if(errorLog = getErrorLogFile()){ ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 1 warning generated. [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugMenu.c [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -MF CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o.d -o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win/winDebugWindow.c [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -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 CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileDialogWin32.c [ 40%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=58 -DUNICODE -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_UNICODE -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [ 41%] Linking C shared library build/vm/PharoVMCore.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoVMCore.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/PharoVMCore.dll -Wl,--out-implib,build/vm/libPharoVMCore.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/src/cogit.c.o CMakeFiles/PharoVMCore.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/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/win/sqWin32SpurAlloc.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 41%] Built target PharoVMCore make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -MF CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:295:24: warning: implicit declaration of function 'isFileHandleATTY' is invalid in C99 [-Wimplicit-function-declaration] file->isStdioStream = isFileHandleATTY(handle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:9: warning: implicit declaration of function 'fileHandleType' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:342:24: warning: implicit declaration of function '_get_osfhandle' is invalid in C99 [-Wimplicit-function-declaration] return fileHandleType(_get_osfhandle(fdNum)); ^ 3 warnings generated. [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -MF CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:30:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:31:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/src/win/sqWin32Directory.c:32:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 42%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -MF CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o.d -o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/fileUtilsWin.c [ 43%] Building C object CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_FILE_SUPPORT -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 44%] Linking C shared library build/vm/FilePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FilePlugin.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/FilePlugin.dll -Wl,--out-implib,build/vm/libFilePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c.o CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o CMakeFiles/FilePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 45%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [ 47%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:18:9: warning: 'S_IRUSR' macro redefined [-Wmacro-redefined] #define S_IRUSR 0400 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:152:9: note: previous definition is here #define S_IRUSR _S_IRUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:19:9: warning: 'S_IWUSR' macro redefined [-Wmacro-redefined] #define S_IWUSR 0200 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:151:9: note: previous definition is here #define S_IWUSR _S_IWUSR ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:20:9: warning: 'S_IXUSR' macro redefined [-Wmacro-redefined] #define S_IXUSR 0100 ^ /usr/x86_64-w64-mingw32/sys-root/mingw/include/sys/stat.h:150:9: note: previous definition is here #define S_IXUSR _S_IXUSR ^ 3 warnings generated. [ 47%] Linking C shared library build/vm/FileAttributesPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FileAttributesPlugin.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/FileAttributesPlugin.dll -Wl,--out-implib,build/vm/libFileAttributesPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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/win/faSupport.c.o build/vm/libFilePlugin.dll.a build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 47%] Built target FileAttributesPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 48%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -MF CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o.d -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 49%] Building C object CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSurfacePlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [ 49%] Linking C shared library build/vm/SurfacePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SurfacePlugin.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/SurfacePlugin.dll -Wl,--out-implib,build/vm/libSurfacePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o CMakeFiles/SurfacePlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 49%] Built target SurfacePlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 49%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -MF CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o.d -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 50%] Linking C shared library build/vm/JPEGReaderPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReaderPlugin.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/JPEGReaderPlugin.dll -Wl,--out-implib,build/vm/libJPEGReaderPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 50%] Built target JPEGReaderPlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 50%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -MF CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o.d -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 51%] Linking C shared library build/vm/MiscPrimitivePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.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/MiscPrimitivePlugin.dll -Wl,--out-implib,build/vm/libMiscPrimitivePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 51%] Built target MiscPrimitivePlugin make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/PharoConsole.dir/depend.internal". Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 52%] Building C object CMakeFiles/PharoConsole.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/PharoConsole.dir/src/win32Main.c.o -MF CMakeFiles/PharoConsole.dir/src/win32Main.c.o.d -o CMakeFiles/PharoConsole.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [ 53%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 53%] Linking C executable build/vm/PharoConsole.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/PharoConsole.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 -Wl,--enable-auto-import -mconsole CMakeFiles/PharoConsole.dir/src/win32Main.c.o CMakeFiles/PharoConsole.dir/PharoConsole.rc.res -o build/vm/PharoConsole.exe -Wl,--out-implib,build/vm/libPharoConsole.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 53%] Built target PharoConsole make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 53%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 54%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSocketPlugin_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -MF CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o.d -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 54%] Linking C shared library build/vm/SocketPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SocketPlugin.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/SocketPlugin.dll -Wl,--out-implib,build/vm/libSocketPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o build/vm/libPharoVMCore.dll.a -lWs2_32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 54%] Built target SocketPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 54%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -MF CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o.d -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 55%] Linking C shared library build/vm/LargeIntegers.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LargeIntegers.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/LargeIntegers.dll -Wl,--out-implib,build/vm/libLargeIntegers.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 55%] Built target LargeIntegers make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 55%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 56%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c [ 57%] Linking C shared library build/vm/LocalePlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/LocalePlugin.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/LocalePlugin.dll -Wl,--out-implib,build/vm/libLocalePlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 57%] Built target LocalePlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 57%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -MF CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o.d -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 58%] Linking C shared library build/vm/B2DPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/B2DPlugin.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/B2DPlugin.dll -Wl,--out-implib,build/vm/libB2DPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target B2DPlugin make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target SDL2-2.24.1 make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libcrypto-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/openssl-1.1.1k-src/libssl-1_1-x64.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target openssl-1.1.1k make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target libpng-1.6.37 make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target cairo-1.17.4 make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target fontconfig-2.13.1 make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target harfbuzz-5.3.1 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target pixman-0.40.0 make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/ssh2-1.10.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/ssh2-1.10.0.dir/build.make CMakeFiles/ssh2-1.10.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/ssh2-1.10.0-src/libssh2-1-10-0-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 58%] Built target ssh2-1.10.0 make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 88%] Linking C shared library build/vm/JPEGReadWriter2Plugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.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/JPEGReadWriter2Plugin.dll -Wl,--out-implib,build/vm/libJPEGReadWriter2Plugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.6.4-src/libgit2-1-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 88%] Built target libgit2-1.6.4 make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 89%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -MF CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o.d -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 89%] Linking C shared library build/vm/UUIDPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/UUIDPlugin.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/UUIDPlugin.dll -Wl,--out-implib,build/vm/libUUIDPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o build/vm/libPharoVMCore.dll.a -lole32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 89%] Built target UUIDPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 89%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -MF CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o.d -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 90%] Linking C shared library build/vm/BitBltPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/BitBltPlugin.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/BitBltPlugin.dll -Wl,--out-implib,build/vm/libBitBltPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 90%] Built target BitBltPlugin make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.4.4-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 90%] Built target libgit2-1.4.4 make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/zlib-1.2.13.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/zlib-1.2.13.dir/build.make CMakeFiles/zlib-1.2.13.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/zlib-1.2.13-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 90%] Built target zlib-1.2.13 make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 91%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DSqueakSSL_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:186:18: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(hStore, pContext)) { ^ == /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: place parentheses around the assignment to silence this warning while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ ( ) /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:929:17: note: use '==' to turn this assignment into an equality comparison while(pContext = CertEnumCertificatesInStore(pfxStore, pContext)) { ^ == 2 warnings generated. [ 92%] Linking C shared library build/vm/SqueakSSL.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SqueakSSL.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/SqueakSSL.dll -Wl,--out-implib,build/vm/libSqueakSSL.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c.o build/vm/libPharoVMCore.dll.a -lCrypt32 -lSecur32 build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 92%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -MF CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o.d -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 93%] Linking C shared library build/vm/DSAPrims.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/DSAPrims.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/DSAPrims.dll -Wl,--out-implib,build/vm/libDSAPrims.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 93%] Built target DSAPrims make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/gcc-runtime-3.4.dir/build.make CMakeFiles/gcc-runtime-3.4.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 93%] Built target gcc-runtime-3.4 make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 93%] Built target freetype-2.12.1 make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-1.5.2-src/libgit2-1-5.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 93%] Built target libgit2-1.5.2 make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Building C object CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 94%] Linking C shared library build/vm/FloatArrayPlugin.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/FloatArrayPlugin.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/FloatArrayPlugin.dll -Wl,--out-implib,build/vm/libFloatArrayPlugin.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/FloatArrayPlugin.dir/C_/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o build/vm/libPharoVMCore.dll.a build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target FloatArrayPlugin make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libgit2-default-2023-04-14-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Built target libgit2-default-2023-04-14 make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 94%] Building C object CMakeFiles/Pharo.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -IC:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/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 CMakeFiles/Pharo.dir/src/win32Main.c.o -MF CMakeFiles/Pharo.dir/src/win32Main.c.o.d -o CMakeFiles/Pharo.dir/src/win32Main.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/src/win32Main.c [ 95%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -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_pharo-10/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/include/pharovm -I C:/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 95%] Linking C executable build/vm/Pharo.exe /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/Pharo.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 -Wl,--enable-auto-import -mwindows -mwindows CMakeFiles/Pharo.dir/src/win32Main.c.o CMakeFiles/Pharo.dir/Pharo.rc.res -o build/vm/Pharo.exe -Wl,--out-implib,build/vm/libPharo.dll.a -Wl,--major-image-version,0,--minor-image-version,0 build/vm/libPharoVMCore.dll.a -lOle32 -lcomctl32 -luuid build/vm/libffi.dll.a -lwinmm -lWs2_32 -lDbgHelp -lOle32 -lcomctl32 -luuid -lpthread make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 95%] Built target Pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o -MF CMakeFiles/TestLibrary.dir/src/basic_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o -MF CMakeFiles/TestLibrary.dir/src/callback_types.c.o.d -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callback_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o -MF CMakeFiles/TestLibrary.dir/src/callbacks.c.o.d -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o -MF CMakeFiles/TestLibrary.dir/src/callout.c.o.d -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -MF CMakeFiles/TestLibrary.dir/src/registerCallback.c.o.d -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/registerCallback.c [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=58 -DTestLibrary_EXPORTS -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_pharo-10/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/includes -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 build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o -MF CMakeFiles/TestLibrary.dir/src/structures.c.o.d -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-10/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/TestLibrary.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 ../vm/TestLibrary.dll -Wl,--out-implib,../vm/libTestLibrary.dll.a -Wl,--major-image-version,0,--minor-image-version,0 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 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement' Install the project... /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libcairo-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libcrypto-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libgit2-1-5.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libgit2-1-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libharfbuzz-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libpixman-1-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libssh2-1-10-0-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libssl-1_1-x64.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//SDL2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libFileAttributesPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/dist/include/pharovm/vmRememberedSet.h Run CPack packaging tool... /usr/bin/cpack.exe --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: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-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: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-10/build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-10"` set -ex mkdir -p artifacts-Windows-x86_64 && cp -a build-stockReplacement/build/packages/* artifacts-Windows-x86_64/ [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p artifacts-Windows-x86_64 + cp -a build-stockReplacement/build/packages/_CPack_Packages build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-bin.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-c-src.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-include.zip.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.tar.gz build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.tar.gz.sha1 build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.zip build-stockReplacement/build/packages/PharoVM-10.0.6-f733be40-Windows-x86_64-stockReplacement-Unspecified.zip.sha1 artifacts-Windows-x86_64/ [Pipeline] } [Pipeline] // withEnv [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] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] parallel [Pipeline] { (Branch: Linux-aarch64) [Pipeline] { (Branch: Linux-armv7l) [Pipeline] node Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-10 [Pipeline] node Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-10@2 [Pipeline] { [Pipeline] { [Pipeline] cleanWs [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (Build Image Linux-aarch64) [Pipeline] stage [Pipeline] { (Build Image Linux-armv7l) [Pipeline] unstash [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + docker build -t pharo-ubuntu-arm64 ./docker/ubuntu-arm64/ + docker build -t pharo-debian10-armv7 ./docker/debian10-armv7/ #1 [internal] load build definition from Dockerfile #1 sha256:4458d77e848236dcc354a23e46decf3b25ce7ef3c029769b3de08ea2190e3a39 #1 transferring dockerfile: 824B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:cc034a68b4b339073a7dcd6945d3bdde9ee2364725d16512c43048d72bfe69af #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/arm32v7/debian:buster #3 sha256:36fbbc86a91d23ba6af7c64b43c49e8873d22ba4e6a223fb7eaaacbb94be126d #1 [internal] load build definition from Dockerfile #1 sha256:d9e833fb3844ac181f8935b57af8e9914e3c8bd95b752989acaa82c528a4cd58 #1 transferring dockerfile: 817B 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:0f31c15f4e5963b177a04dcd55dcf669877a0d5a78395aa0edec8be6fe5e4d50 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/arm64v8/ubuntu:latest #3 sha256:db9c7e8f1624db7d6df37099580eb9347bde60c26cc9d6649159efe50174523e #3 DONE 1.1s #4 [base 1/3] FROM docker.io/arm64v8/ubuntu@sha256:fb4a67ec973b2995214edd101e37a83787b175a16750b372789c8f6314dc20ca #4 sha256:a81eeb9a82e1e1969132e8e8f4aebb4d8a329727237b3eea63cd4b3d37e0bea4 #4 DONE 0.0s #5 [base 2/3] WORKDIR /opt/pharo #5 sha256:7c81108b8bd4f9545f57355011c7925053f3f7f91b3283e8936a3ee15013a4c9 #5 CACHED #6 [base 3/3] RUN set -eu; ln -snf /usr/share/zoneinfo/Europe/Paris /etc/localtime; echo Europe/Paris > /etc/timezone; apt-get update; apt-get install -q --assume-yes --no-install-recommends ca-certificates libcurl3-gnutls build-essential gcc g++ binutils cmake git wget unzip uuid-dev libssl-dev libtool automake ; apt-get clean; addgroup --gid 1000 ci; useradd --uid 7431 --gid 1000 --home-dir /opt/pharo --no-create-home --no-user-group pharo; chown 7431:100 /opt/pharo -R; chmod 755 /opt/pharo -R; rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*; true #6 sha256:97cd460e359106b1120288a031c4ab6ebf59edf424fdad6a8f5a6b796a09aa30 #6 CACHED #7 [final 1/1] WORKDIR /opt/pharo #7 sha256:fc7698fb3b87889eeeb85b08e8e612dbc4c36573b8817f303d235670df206a1e #7 CACHED #8 exporting to image #8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #8 exporting layers done #8 writing image sha256:5ea5d763513b149b757c4d117c49bcf504928dd95c1434e3de18205b7e5d7d94 done #8 naming to docker.io/library/pharo-ubuntu-arm64 done #8 DONE 0.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] echo Building using workspace /Users/lse/Workspace/workspace/pharo-vm_pharo-10 [Pipeline] isUnix [Pipeline] withEnv #3 DONE 1.1s #4 [base 1/3] FROM docker.io/arm32v7/debian:buster@sha256:544115bfffe3c40170d2757f59bce4e61b2eebd7ea6daaa90b5943be987cfbe2 #4 sha256:b9e9b3dfd3ac45b1a5b24469f68024e135d999a2447ff6784c7bcc29f545783f #4 DONE 0.0s #5 [base 2/3] WORKDIR /opt/pharo #5 sha256:2256e70455752fe14536c12e818ee67e35156de9c935f72a855f061e2f664f9c #5 CACHED #6 [base 3/3] RUN set -eu; ln -snf /usr/share/zoneinfo/Europe/Paris /etc/localtime; echo Europe/Paris > /etc/timezone; apt-get update; apt-get install -q --assume-yes --no-install-recommends ca-certificates libcurl3-gnutls build-essential gcc g++ binutils cmake git wget unzip uuid-dev libssl-dev libtool automake ; apt-get clean; addgroup --gid 1000 ci; useradd --uid 7431 --gid 1000 --home-dir /opt/pharo --no-create-home --no-user-group pharo; chown 7431:100 /opt/pharo -R; chmod 755 /opt/pharo -R; rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*; true #6 sha256:517f8ed095eca1f884dd65bdb02d45757a7f2f23095de73cdcc82b2e7facdec5 #6 CACHED #7 [final 1/1] WORKDIR /opt/pharo #7 sha256:1df344d3b8534075d6a626495279d40f6b68ac60ac3d8b9ad3537e55dfa61e1e #7 CACHED #8 exporting to image #8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #8 exporting layers done #8 writing image sha256:d037491fa9f25b966a020a14df91cce846131e829c692924c1cc504258f03e85 done #8 naming to docker.io/library/pharo-debian10-armv7 done #8 DONE 0.0s [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] echo Building using workspace /Users/lse/Workspace/workspace/pharo-vm_pharo-10@2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . pharo-ubuntu-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lse-mac-mini does not seem to be running inside a container + docker inspect -f . pharo-debian10-armv7 . $ docker run -t -d -u 501:20 -v /tmp:/tmp -e HOME=/opt/pharo -u pharo -w /Users/lse/Workspace/workspace/pharo-vm_pharo-10 -v /Users/lse/Workspace/workspace/pharo-vm_pharo-10:/Users/lse/Workspace/workspace/pharo-vm_pharo-10:rw,z -v /Users/lse/Workspace/workspace/pharo-vm_pharo-10@tmp:/Users/lse/Workspace/workspace/pharo-vm_pharo-10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** pharo-ubuntu-arm64 cat $ docker top e066ac2153641161e6d33c374725124338c3633abdb3a75028405cf3367a1111 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lse-mac-mini does not seem to be running inside a container $ docker run -t -d -u 501:20 -v /tmp:/tmp -e HOME=/opt/pharo -u pharo -w /Users/lse/Workspace/workspace/pharo-vm_pharo-10@2 -v /Users/lse/Workspace/workspace/pharo-vm_pharo-10@2:/Users/lse/Workspace/workspace/pharo-vm_pharo-10@2:rw,z -v /Users/lse/Workspace/workspace/pharo-vm_pharo-10@2@tmp:/Users/lse/Workspace/workspace/pharo-vm_pharo-10@2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** pharo-debian10-armv7 cat $ docker top 6c431c7af28d2ed291e278010b286ae2964b0ffcdc21b0104b2f063bac35f8ff -eo pid,comm [Pipeline] { [Pipeline] timeout Timeout set to expire in 45 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 45 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] cleanWs [WS-CLEANUP] done [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] stage [Pipeline] { (Copy Sources-Linux-aarch64) [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (Copy Sources-Linux-armv7l) [Pipeline] unstash [Pipeline] unstash [Pipeline] sh [Pipeline] sh sh: 0: getcwd() failed: No such file or directory + unzip -d . build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip unzip: cannot find or open build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip, build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip.zip or build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip.ZIP. No zipfiles found. [Pipeline] } [Pipeline] // stage sh: 0: getcwd() failed: No such file or directory + unzip -d . build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip unzip: cannot find or open build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip, build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip.zip or build/build/packages/PharoVM-*-Linux-x86_64-c-src.zip.ZIP. No zipfiles found. [Pipeline] } [Pipeline] // timeout [Pipeline] } $ docker stop --time=1 e066ac2153641161e6d33c374725124338c3633abdb3a75028405cf3367a1111 $ docker rm -f e066ac2153641161e6d33c374725124338c3633abdb3a75028405cf3367a1111 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // timeout [Pipeline] } Failed in branch Linux-aarch64 [Pipeline] } $ docker stop --time=1 6c431c7af28d2ed291e278010b286ae2964b0ffcdc21b0104b2f063bac35f8ff $ docker rm -f 6c431c7af28d2ed291e278010b286ae2964b0ffcdc21b0104b2f063bac35f8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Linux-armv7l [Pipeline] // parallel [Pipeline] End of Pipeline ERROR: script returned exit code 9 GitHub has been notified of this commit’s build result Finished: FAILURE